Logotip de l'OpenStreetMap OpenStreetMap

obtaining GPS points

Publicat per mikekenny el 19 Desembre 2009 en English.

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?

Icona de correu electrònic Icona de Bluesky Facebook Icon Icona de LinkedIn Icona de Mastodon Icona de Telegram Icona de X

Discussió

Comentari de wilpin el 19 Desembre 2009 a les 13.14

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

Comentari de chillly el 19 Desembre 2009 a les 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/

Inicia sessió per a fer un comentari