The simplest way to integrate Mapwize in your iOS app is to use Mapwize UI. It's a library proving a ready-to-use-interface that you can instantiate as a simple view.
Mapwize UI is published on CocoaPod but the code is also available on Github. https://github.com/Mapwize/mapwize-ui-ios
You can use the map options, as well as the view methods, to pilot the map from your app and, for example, center the map on a venue, select a place, draw directions, and more. Using the information button that can be displayed for selected places and place lists, you can easily implement a way back from the map to any screen of your app.
Mapwize UI is built on top of Mapwize SDK.
Mapwize SDK is a proprietary library that offers the core elements: a map view (without any widgets) and a lot of APIs. If you are looking for a way to integrate Mapwize deeper into your app with custom interfaces, this is the way to go.
View the full SDK doc on https://docs.mapwize.io/
Comments
0 comments
Please sign in to leave a comment.