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

1k views Asked by At

I am using the route-me project to show some (offline) maps I have made using 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). 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.

Do you know guys if there are already any solutions or any open source code for an annotation view using the route-me project?

Would be glad to hear any feedback. Thanks in advance.

1

There are 1 answers

0
rcarver On

Try the alpstein fork of the route-me project. Or the mapbox/tilemill fork. They both have annotations.