简体   繁体   English

Google Maps API节点

[英]Google Maps API Nodes

I looked through the entire Google Maps API reference list earlier, maybe I'm just being stupid but I couldn't find anything relating to what I need to accomplish. 我之前浏览了整个Google Maps API参考列表,也许我只是很愚蠢,但找不到与我需要完成的事情有关的任何事情。

I wish to import some form of XML data from Google Maps that has only roads. 我希望从只有道路的Google Maps导入某种形式的XML数据。 My plan is to use the XML file to draw the roads to a 2D or 3D environment in Java using OpenGL. 我的计划是使用XML文件使用OpenGL在Java中绘制通往2D或3D环境的道路。 That's the easy bit on my part. 这对我来说很容易。

The closest thing I found to what I need is KML data but as far as I could tell that is only for markers and not road maps. 我找到的最接近我需要的东西是KML数据,但据我所知,它仅用于标记,而不用于路线图。 Sorry if my question is vague but if it is let me know and I will try to elaborate. 抱歉,如果我的问题含糊不清,但请告诉我,我将尽力阐述。

Elevation data would also be useful for the 3D part but it is not necessarily needed. 高程数据对于3D零件也很有用,但不一定需要。

The road network on Google Maps is not available for download. 无法下载Google地图上的公路网。 Sounds like that is what you are looking for. 听起来就是您要找的东西。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM