route me - Show iOS map types w/ mapbox iOS SDK (routeme) -


If it is possible to show the iOS map type with MapBox iOS SDK.

I.E If I use and MKMapView, I can choose from standard, satellite and hybrid IOS map types. I would also like to add an Open Street Map as an option. Of course I can not do the user MKMapView to do this. I can use RMMviewView to show an OSM map, but can it show an iOS map?

The biggest reason for this is that I want to be with an interface. To wit. If I add a group of markers to my MKMapView and the user switches to the RMMapView, then I need to create the RM marker and add them to the RMMapView. It creates a nightwear when the user creates markers on different maps and then switches back and forth.

You can not show an "IOS map", which is actually a MKMapView , inside the root-me / mapbox. They are not designed to be used simultaneously together as companions.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -