Skip to content

Improving Site Performance

No due date 100% complete

This milestone relates to improving the performance of the map. Currently the biggest problem is how much data is being fetched for the map layers. On a regular 3G connection this means it takes the map about 30 seconds to load!

Proposed solutions for tackling this include:

  • lazy loading of layers
  • async fetching and drawing of layers
  • filtering layers by a…

This milestone relates to improving the performance of the map. Currently the biggest problem is how much data is being fetched for the map layers. On a regular 3G connection this means it takes the map about 30 seconds to load!

Proposed solutions for tackling this include:

  • lazy loading of layers
  • async fetching and drawing of layers
  • filtering layers by a bounding box equivalent to the map's viewport

There are no open issues in this milestone.

Add issues to milestones to help organize your work for a particular release or project.

Create new issue

Or find and add issues with no milestone in this repo.