我有几个实例在导航w / moto droid时,此信息将有用,但我无法弄清楚在谷歌地图导航中获得州际公路(美国)休息区的方法。他们是否与其他东西分组?叫做别的?
我正在考虑向谷歌建议这一点,但我想确保它还没有在那里并错过它。
我有几个实例在导航w / moto droid时,此信息将有用,但我无法弄清楚在谷歌地图导航中获得州际公路(美国)休息区的方法。他们是否与其他东西分组?叫做别的?
我正在考虑向谷歌建议这一点,但我想确保它还没有在那里并错过它。
I've had several instances where this information would have been useful when navigating w/ Moto Droid, but I haven't been able to figure out a way to get to interstate (USA) rest areas in Google Maps Navigation. Are they grouped in with something else? Called something else?
I was thinking of suggesting this to Google, but I wanted to make sure it wasn't already there and missing it.
一点黑客。
感谢 Gis .stackexchange.com ,我能够联系Web Mashup的所有者(由Google电子表格驱动),他们创建了KML导出链接。
http://tables.googlelabs.com/exportttable?query=select vcol3%2ccol1 %2COL2%2COL4%2COL5%2COL6%2COL6%2COL8%2COL9%2COL10%2COL11%2COL12%2COL13%2COL14%2COL15%2COL14%2COL15%2COL16%2COL15%2COL16%2COL17%2COL18 +来自+ 261434 +& o = kmllink& g = col17
将此链接复制/粘贴到我的机器人上的Google地图中的搜索框中显示了地图上的其余区域。
地图的点数有一个限制,地图将显示出KML,因此如果您缩小太远,您只会获得一群点。所以请确保将缩小到足够缩小 - 有一些状态可见应仍然工作,也没有问题。
当地图点加载时,范围更改。我猜这是从KML加载的所有点的程度。
A bit of a hack.
Thanks to an answer in the gis.stackexchange.com, I was able to contact the owner of a web mashup (driven by a google spreadsheet) who created an KML export link.
http://tables.googlelabs.com/exporttable?query=select+col3%2Ccol1%2Ccol2%2Ccol4%2Ccol5%2Ccol6%2Ccol7%2Ccol8%2Ccol9%2Ccol10%2Ccol11%2Ccol12%2Ccol13%2Ccol14%2Ccol15%2Ccol16%2Ccol17%2Ccol18+from+261434+&o=kmllink&g=col17
Copy/Pasting this link into the search box in Google Maps on my droid displayed the rest areas on the map.
There's a limit to the number of points the map will display out the KML, so if you are zoomed out too far, you'll only get a cluster of points. So make sure you are zoomed in close enough--having a few states visible should still work and be no problem.
When the map points load, the extent changes. I guess it's to the extent of all the points that were loaded from the KML.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有