Here's some help doc on creating web maps from ArcGIS.com: http://help.arcgis.com/en/arcgisonline/help/index.html#//010q0000001n000000Actually, the map contains 2 layers: ArcGISTiledMapServiceLayer (base map) and FeatureLayer (contains points from CSV). The webmap JSON http://www.arcgis.com/sharing/content/items/e64c82296b5a48acb0a7f18e3f556607/data?f=pjson includes popup information. In the help doc above, look at "Configuring pop-up windows" section as well.