Skip to content

Make maptiles proxiable.

Johan Bloemberg requested to merge tile-proxy into master

This will proxy all requests for maptiles through our server, this allows us to set improved cache settings and prevents exhausting our free account credits on mapbox.

Has the same effect on prod. and dev. Can be disabled in javascript if needed.

Merge request reports