開放街圖標誌 OpenStreetMap 開放街圖

obtaining GPS points

於 2009年十二月19日 由 mikekennyEnglish發表。

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?

電子郵件圖示 藍天圖示 Facebook 圖示 LinkedIn 圖示 乳齒象圖示 Telegram 圖示 X 圖示

討論

wilpin2009年12月19日 13時14分 發表的評論

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

chillly2009年12月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/

登入 來留下評論