DataZombies / jQTouch

jQT extensions jqt.activityIndicator, jqt.bars (with numeric badges), jqt.checkGroup & jqt.segmentedControl.Get updates via Twitter http://twitter.com/HeadDZombie. If you find this fork useful please make a donation via PayPal (http://tinyurl.com/2fpmx27). See below for demo links.
MIT License
159 stars 34 forks source link

Tiles not displaying when panning map #37

Closed ora726 closed 13 years ago

ora726 commented 13 years ago

Dear All, I have noticed that Datazombies Demo has a problems when displaying maps in the geolocation extension. The map display with missing tiles, when panning, the map pan, display briefly the missing tiles and then some tiles disappear again resulting in a partial display of the tiles. A solution when displaying the demo in a desktop browser is to resize the window, that solve the problem until next time the app is started. ON a physical device (iPhone 3GS) rotating the device solve the problem as well until next access. Interesting enough once the problem is solved by rotating or resizing the panning work perfectly well. Be aware that rotating the simulator does not correct the problem

I am unfortunately not good enough with CSS and Javascript to understand most of the recommendations given in issue 44 of google group for jqtouch, but the problem seem to me different, there is no jumpiness of the map or moving of the app instead of the map. Also the recommended solution to force the use of api version 3.2 of googlemaps does not solve this problem. There are reference to this problem at Stackoverflow, google group and other places but it is continually mixed up with issue 44 and does not seem to have been solved by anybody. Thanks for any tip or help

Regards

Raymond

DataZombies commented 13 years ago

Sorry, I don't think I can help. The geolocation demo in my fork is identical to senchalab's and I haven't worked with maps at all.

Sorry & good luck.

ora726 commented 13 years ago

Thanks anyway. Wills update if I find something.

-R