I have a website for desktop browsers that uses bMap plugin.
To create a map application i'd like to use some of the code that I already have. The SenchaTouch Map example uses GMap plugin.If I open GMapTracker.js i can see it's already based on Ext API.
My question is, ¿will I be able to import bmap.js in the html file and use bMap plugin, or must I use only that GMap plugin? have anyone used sencha touch + bMap plugin? i can't find examples.