is it possible to run a map (using mapbox) natively in iOS/Android and embed it in a cordova app? The map should have interactive elements, like markers and popups, which interact with the html/JS interface.
Must this be done via a custom plugin?
thanks