Hello, I'm a birdwatcher and I want to add 130 important bird areas as points to my embeded openstreetmap. I tried openlayers 2.11 but it is complicated for me. Are there any simple jquery codes or methods to simply adding points to openstreetmap. asked 25 Nov '11, 13:50 Kasım Kırlangıç |
If you find OpenLayers too complicated, you could use Leaflet, which is supposed to be easier (though doesn't have as many feature). It should be able to do what you want. In addition, you may wish to check out my OpenStreetMap for Web Developers presentation, which will walk you through OpenLayers and has an example or two which may help you. answered 25 Nov '11, 14:27 emacsen |