海拔剖面
我正在开发一个应用程序,我将显示路线的海拔剖面图。我还需要在高程剖面上显示我当前的位置。
所有数据(海拔、路线点)都将保存在 gpx 文件中,该文件可以在电脑上制作并上传到手机。
我已经在谷歌上搜索了一段时间,我发现了谷歌的一个API(Google Elevation API)。不幸的是,它是一个网络服务,因此我需要网络连接,但我不需要。 另一种可能性是使用 ChartEngine 或 Android 本身提供的工具创建 XY 图。
有谁知道绘制高程剖面的其他框架或方法?
PS:由于离线地图,我使用OpenStreetMap
I'm working on a App and i will show an elevation profile of route. I need also to show my current position on the elevation profile.
All the data (Altitude, Route points) will be on a gpx file, which could be made on a pc and uploaded to the phone.
I have been googling for a while and i found an API from google (Google Elevation API). Unfortunately it's a web service and therefore i would need a network connection, something i don't won't.
The other possibility is to crate a XY diagramm using aChartEngine or tools provided by Android itself.
Do anyone know other frameworks or methods to draw an elevation profile ?
PS: I use OpenStreetMap, due to the offline maps
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论