digidem / react-mapfilter

Visualizing, exploring, filtering and printing geographic data and geotagged photos and video
https://lab.digital-democracy.org/mapfilter
29 stars 11 forks source link

Support custom tile layers #52

Open gmaclennan opened 8 years ago

gmaclennan commented 8 years ago

We should support custom tile layers and have initial options that include both satellite tiles and vector tiles. We should store background tile options on state so that we can support dynamically adding new layers and sharing config that has different tilesets.

To do this with the flexibility to accept any style layer we will need to fix #51 first.

okdistribute commented 6 years ago

Now you can add a layer control to the map which sort of helps get there, here's an example for reference: https://github.com/digidem/mapfilter-desktop/tree/mapbox-gl-layers