Telerik-Verified-Plugins / Mapbox

Native OpenGL maps for your Cordova app
112 stars 52 forks source link

Bind the map to a html element #57

Closed otmezger closed 7 years ago

otmezger commented 8 years ago

I have some animations on my app, for example a sliding menu. my current map (pure js, with leaflet) moves nicely right and left as the menu opens and closes because it is bound to a html element.

is it possible to bind the map produced by this plugin to a html element?

cusspvz commented 8 years ago

discussion: https://github.com/Telerik-Verified-Plugins/Mapbox/pull/29

cusspvz commented 7 years ago

found out to be duplicated of #37