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

Optimise page library downloads #4

Open
chatch opened this issue May 4, 2016 · 0 comments
Open

Optimise page library downloads #4

chatch opened this issue May 4, 2016 · 0 comments

Comments

@chatch
Copy link
Member

chatch commented May 4, 2016

The pages are pretty fat. Look at ways of optimising the page download size. Especially for mobile. Some possible optimizations:

  • aggregate into a single file (use gulp or something)
  • leaflet mapping - use static maps where it makes sense and reduce the tile sizes - see tile.osm.org downloads; is it possible to get a subset of leaflet functionality? the library is big
  • bootstrap - already using a subset but we're only using it for grid and popups - replace with small specific libs or do the grids with our own css

what else?

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

No branches or pull requests

1 participant