Лого на OpenStreetMap OpenStreetMap

obtaining GPS points

Објавено од mikekenny во 19 Декември 2009 г. на 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?

Икона за е-пошта Икона на Bluesky Икона на Фејсбук Икона на LinkedIn Икона на Mastodon Икона на Телеграм Икона на X

Разговор

Коментар од wilpin во 19 Декември 2009 г. во 13:14 ч.

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

Коментар од chillly во 19 Декември 2009 г. во 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/

Најава за да оставите коментар