OpenStreetMap logó OpenStreetMap

obtaining GPS points

mikekenny bejegyzése English nyelven ekkor: 19 december 2009

Probably a stupid question, but is there a way of using openstreetmap to insert a map into my web page in such a way that when I click on the map the GPS coordinates of the point I clicked are made available to my JavaScript?

E-mail ikon Bluesky ikon Facebook ikon LinkedIn ikon Mastodon ikon Telegram ikon X ikon

Megbeszélés

wilpin hozzászólása ekkor: 2009. december 19., 13.14

when exporting an area you are given the minlong/maxlong & minlat/maxlat values to calculate all mousemove coordinates within the box.

chillly hozzászólása ekkor: 2009. december 19., 13.18

If you mean the longitude and latitude of the point then you can do this with OpenLayers. OL is the Javascript that creates a slippy map, there are examples on the OpenLayers website http://www.openlayers.org/

Bejelentkezés a hozzászóláshoz