Thanks both of you for the advices. This indeed speed up the map a lot. This doesn't solve all issues since now the resolution is bad, but may help to get an idea for a fix. I'll let you know if I find any performance improvements.

Julien

On 2016-10-13 03:13 AM, Viglino Jean-Marc via OL3 Dev wrote:
Hello,

You can use the hidpi option to turn off WMS request based on
pixelRatio. The result is mainly visible on texts.
See http://jsfiddle.net/Viglino/Lpbnw14z/

Also pay attention to the fact the canvas map already gets into account
the pixelRatio, ie. a 100x100 px map  will result in a 200x200px canvas
on mobile (with pixelRatio of 2).
In your fiddle, your map canvas has a 950x1400 px canvas on a laptop,
but 1900x2800 px on a mobile: 4 times more area and 4 time longer to draw...

@+

--
You received this message because you are subscribed to the Google
Groups "OL3 Dev" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
To post to this group, send email to [email protected]
<mailto:[email protected]>.
Visit this group at https://groups.google.com/group/ol3-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ol3-dev/5665537f-984c-486c-bae9-312fa61c01e2%40googlegroups.com
<https://groups.google.com/d/msgid/ol3-dev/5665537f-984c-486c-bae9-312fa61c01e2%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
Julien-Samuel Lacroix
T: +1 418-696-5056 #202
Mapgears
http://www.mapgears.com/

--
You received this message because you are subscribed to the Google Groups "OL3 
Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/ol3-dev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ol3-dev/3ea0e9df-2113-e08b-0baa-87125216ac19%40mapgears.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to