I want to embed openstreetmamps on my websites with google earth points and poligons |
Various options for deploying your own slippy map. OpenLayers is a popular one. Then you want to look at how to add marker and vector overlays ...or perhaps it'll be easier for you to get a KML file (e.g from google earth) and then look at how to add that as a layer. (example) |
You might find the examples in leaflet much easier to use. Openlayers is very powerful but not always easy to understand. I don't think leaflet supports KML yet, at least it's greyed out in the feature list http://leaflet.cloudmade.com/features.html
(29 Nov '11, 06:55)
emj
|