OpenLayers on Windows Mobile 6.5

2 messages Options
Embed this post
Permalink
msv

OpenLayers on Windows Mobile 6.5

Reply Threaded More More options
Print post
Permalink
I'm currently investigating the best way to display maps on a PDA with Windows Mobile 6.5, and I'm testing OpenLayers right now. Using OL and a WMS server, I've built a small website which is working just fine on Internet Explorer, with pan, zoom, etc. The problem is, when I try to acess the same site on my PDA, the map does not load... If I make the request directly to the WMS server, I can see the image on the PDA, but with the OL interface, I can not see the map... Any clue? :| Thank you!
msv

Re: OpenLayers on Windows Mobile 6.5

Reply Threaded More More options
Print post
Permalink
msv wrote:
I'm currently investigating the best way to display maps on a PDA with Windows Mobile 6.5, and I'm testing OpenLayers right now.
Using OL and a WMS server, I've built a small website which is working just fine on Internet Explorer, with pan, zoom, etc. The problem is, when I try to acess the same site on my PDA, the map does not load... If I make the request directly to the WMS server, I can see the image on the PDA, but with the OL interface, I can not see the map...
Any clue? :|
Thank you!
Well I've managed to work around this situation, by using Opera Mobile instead of Internet Explorer Mobile. Aparently, not all Javascript is welcome on IE Mobile, but Opera loads it perfectly.