简体   繁体   English

iPhone:路由我项目的注释视图(如MKAnnotationView)?

[英]iPhone: Annotation view (like MKAnnotationView) for route-me project?

I am using the route-me project to show some (offline) maps I have made using TileMill . 我正在使用route-me项目来显示我使用TileMill制作的一些(离线)地图。 So far, so good. 到现在为止还挺好。 The problem now is how to display a beautiful annotation view like the MKAnnotationView from MapKit (the callout bubble - marker balloons). 现在的问题是如何显示一个漂亮的注释视图,如MapKit中的MKAnnotationView(标注气泡 - 标记气球)。 As far as I know, there are no annotation views in the route-me project, so, if I want to use one I have to implement it by myself. 据我所知,在route-me项目中没有注释视图,因此,如果我想使用一个我必须自己实现它。

Do you know guys if there are already any solutions or any open source code for an annotation view using the route-me project? 如果使用route-me项目的注释视图已有任何解决方案或任何开源代码,您认识的人吗?

Would be glad to hear any feedback. 很高兴听到任何反馈。 Thanks in advance. 提前致谢。

Try the alpstein fork of the route-me project. 试试route-me项目的alpstein分叉。 Or the mapbox/tilemill fork. mapbox / tilemill分叉。 They both have annotations. 他们都有注释。

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

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