Sencha Touch 2.1.1 and Google Maps Error on packaged web app only -


when run unpackaged version of web app don't have problems. map centers fine , displays properly. however, whenever package app 2 issues. first when launches following warning:

warning: have included google maps api multiple times on page. may cause unexpected errors. 

the place load api in app.json file.

then when go part of app map got following error:

uncaught error: invalid value property <center>: (39.810166, -86.15670799999998) 

why work fine pre-packaged, not post-packaged?

i wound getting response on sencha forums when pushed bugs forum. apparently works better if load google maps api in index.html instead of app.json file. once did worked fine. can see thread there here: http://www.sencha.com/forum/showthread.php?261932-2.1.1-packaged-web-app-won-t-load-google-map-with-initial-center-point


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -