enjalot / wwsd

working with spatial data - workshop materials
212 stars 32 forks source link

Basic Styling & Interaction with Mapbox-gl #4

Open enjalot opened 8 years ago

enjalot commented 8 years ago

Start here

Data-driven styling is not as powerful as Leaflet yet. Try adding some interaction to zoom to the feature that was clicked.

API reference Style reference Mapbox-gl examples

enjalot commented 8 years ago

An example using fitBounds to zoom in on a feature when it is clicked.