Unanswered: Where do I put Google Maps logic in Sencha-Touch 2? Multiple markers.
Unanswered: Where do I put Google Maps logic in Sencha-Touch 2? Multiple markers.
I have a functioning Google Map running on Google Appengine.
I want to turn this into a mobile friendly interface by using Sencha Touch 2.
Maybe I'm supposed to know Sencha EXT JS4 as well but I can't see it stated anywhere in the docs.
I don't know JavaScript well. This is my 'learn by doing' app.
I've been reading the examples in documentation for Sencha Touch 2 but it stops short after getting some TabPanels with basic html and images. There are some other examples on github for Sencha Touch 2 MVC & forms which I'd like to work on but the first step is to re-create my functional map.