I have tested removing the match all rule in the css and it does affect
Ipad performance significantly in the good direction. On Android however it
seems to have a slight negative effect. What a mess.... Modified example
here:

http://bjornharrtell.github.com/openlayers/mobile-wmts-vienna/examples/mobile-wmts-vienna.html
Den 8 jan 2013 13:54 skrev "Björn Harrtell" <bjorn.harrt...@gmail.com>:

> I've tested only with the hosted mobile-wmts-vienna.html example.
>
> The only apparent difference with leaflet I can spot right now is that the
> rule .olMapViewport, .olMapViewport * cascades to every element below the
> viewport because of the wildcard, in leaflet it seems these properties are
> only set on the viewport equivalent dom object. The page you refer to has a
> comment that might suggest this can cause problems - "Also try not to mix
> “top/left” with “translate()” this can cause some performance issues as
> well(in some cases really bad ones)". I haven't been able to verify any of
> this yet though, will try to find time to do it asap.
>
> /Björn
>
> 2013/1/8 Andreas Hocevar <ahoce...@opengeo.org>
>
>> mobile-wmts-vienna.html
>
>
>
_______________________________________________
Dev mailing list
d...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-dev

Reply via email to