There are 2 ways you can integrate Mapwize in your Cordova app:
The advantage of the Cordova plugin is that it uses the native iOS and Android SDKs under the hood, providing the best performances, and it allows them to take venues offline. However, it opens the Mapwize UI view full screen. This is a limitation for all Cordova plugins and not just Mapwize.
Using the JS SDK, you can integrate the map view exactly the way you want in your HTML and JS code and have full control over the integration, for example on a portion of the screen. However, the offline mode is not available.
Comments
0 comments
Please sign in to leave a comment.