Hi Ricardo, You should try to add this within the <head> tag of your html file : <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
It will force the ipad browser to use it's native resolution and not try to scale the page Regards Jerome -- http://mapshup.info 2012/2/7 Ricardo Bayley <[email protected]>: > Hi fellows, > > I am testing my web-app with a ipad. I notice that I can see the "border" of > the tiles. Seems tiles are not pasted next to each other, and rather have a > 1px space of border around them. > By the way, this happens when using WMS, either geoserver o geowebcache and > tiles are 256x256 > > any ideas why this might be happening and how to fix it ? > > > > warm regards, > > > Ricardo > > > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/openlayers-users > -- http://mapshup.info _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
