Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenLayers optimizations #1705

Merged
merged 2 commits into from
Aug 17, 2016
Merged

OpenLayers optimizations #1705

merged 2 commits into from
Aug 17, 2016

Conversation

fredj
Copy link
Member

@fredj fredj commented Aug 17, 2016

see #1544

Notes:

  • The Infinity preloading applies to all WMTS layers, not only to the background layers.
  • All the tiles are loaded while animating and interacting (but only form the desktop interface)

@sbrunner
Copy link
Member

Looks good, but #1544 should steel be open (or create a new issue) :-)

@fredj
Copy link
Member Author

fredj commented Aug 17, 2016

Looks good, but #1544 should steel be open (or create a new issue) :-)

I've replaced fixes with see. The last point "Priorise the tiles downloading for the WMTS base layers" is not possible with OpenLayers: all the tiles are loaded with the same priority, it's not possible to have a higher priority by layer

@fredj
Copy link
Member Author

fredj commented Aug 17, 2016

@sbrunner I've not activated to preloading for the mobile interface to save the bandwidth, is it ok for you?

@sbrunner
Copy link
Member

ok :-)

@fredj fredj changed the title [wip] OpenLayers optimizations OpenLayers optimizations Aug 17, 2016
@fredj
Copy link
Member Author

fredj commented Aug 17, 2016

Thanks for the review

@fredj fredj merged commit bab8ce3 into camptocamp:master Aug 17, 2016
@fredj fredj deleted the ol_optimizations branch August 17, 2016 13:59
@sbrunner sbrunner added this to the Older milestone Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants