2
votes
0answers
34 views

OpenLayers crashes stock browser on Android 4.0.4 devices [closed]

Update: The issue appears to be with OpenLayers Release 2.13 dev. I mistakenly mentioned 2.12 as being problematic but have retested with no problems. Also, no problems with 2.13rc3 We're ...
0
votes
0answers
183 views

Openlayers on Android and chrome browser - white lines when using viewport meta tag

When rendering TMS tiles, sometimes there is a white line that shows up between tiles. Not between all tiles, just some, and only sometimes. Pan around and it disappears and reappears again. ...
1
vote
0answers
126 views

Why can't Android phones render this KML poly?

Our outage map works well in browsers and most mobile devices. The map can be found here: Test Outage Map However, on Android phones the perimeter polygon is rendered as black. Have tried changing ...
4
votes
2answers
1k views

How to get “Pinching” in Openlayers working on Android?

If you go to THIS OpenLayers Mobile example on android you'll notice that "pinching" for zooming does not work. But it works for iPhone and iPad. Anyone know how i can get "pinching" to work on ...
5
votes
1answer
598 views

OpenLayers for Android: why does a popup panel show up twice?

I use Moto Xoom (Android V3.0 touch pad) browse the example "OpenLayers with Sencha Touch", when I click button "LayerList", the associated popup panel doesn't show up smoothly. it will show once, ...