AlpacaTravel / react-map-gl-alt

React Mapbox-GL-JS binding with improved performance, event and API exposure
Other
42 stars 2 forks source link

Create style / tile / source facades #10

Open cammanderson opened 7 years ago

cammanderson commented 7 years ago

Events being triggered expose various objects that have mutate API calls exposed. We need to create facades for these objects and substitute them into the event triggers as needed.