http://quechilero.com/blog
Encontramos el punto exacto que queremos localizar. Lo centramos en el mapa, haciendo doble click sobre el punto.
Al tenerlo localizado y centrado, en la barra de direcciones del navegador, pegamos el siguiente código java y luego "enter"
javascript:void(prompt('',gApplication.getMap().getCenter()));
Aparece una ventana con la latitud y longitud del punto que deseamos. Para comprobar, podemos poner estos datos en la caja de búsqueda y al oprimir el botón, nos muestra con un marcador, el punto que deseamos. Podemos hacer zoom para comprobar el punto.
**********
http://quechilero.com/blog
We find the exact point we want to locate. The focus is on the map, double clicking on the item.
In having it located and centered in the browser address bar, paste the following Java code and then "enter"
javascript: void (prompt ('', gApplication.getMap (). getCenter ()));
A window with the latitude and longitude of the point we want. To check, we can put this data into the search box and press the button, shows with a marker, the point we want. We can zoom in to see the point.
**********
http://quechilero.com/blog
我々を探します正確な点を見つける。フォーカスは、地図上でダブルの項目をクリックしています。
に位置し、ブラウザのアドレスバーに中心を持つに貼り付け、次のJavaコードとし、""と入力
javascript:void(prompt('',gApplication.getMap().getCenter()));
緯度と私たちが望むの点の経度とウィンドウを閉じます。を確認するために、我々は、検索ボックスに、このデータを置くことができるし、ボタンを押すと、マーカーで示すように、我々はポイントします。我々はポイントを参照してくださいにズームすることができます。
Link to this comment:
All Comments (0)