Logotipo do OpenStreetMap OpenStreetMap

obtaining GPS points

Publicado por mikekenny em 19 dezembro 2009 em 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?

Ícone de e-mail Ícone do Bluesky Ícone do Facebook Ícone do LinkedIn Ícone do Mastodon Ícone do Telegram Ícone do X

Discussão

Comentário de wilpin em 19 de dezembro de 2009 às 13:14

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

Comentário de chillly em 19 de dezembro de 2009 às 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/

Entrar para deixar um comentário