OSM with Marker and Popup

Demonstrate use of an OSM layer with a marker and a popup.

openstreetmap osm marker popup

A common use case for OpenLayers is to display a marker at a location on the map, and add some information in a popup. It is also easy to add a tooltip with a short description. See the osm-marker-popup.js source to see how this is done.