Leaflet / Leaflet.VectorGrid

Display gridded vector data (sliced GeoJSON or protobuf vector tiles) in Leaflet 1.0.0
598 stars 194 forks source link

Return protobuff feature Geojson on click #178

Closed Zahma closed 6 years ago

Zahma commented 6 years ago

It would be a nice Idea to implement a function similar to toGeojson, that will return the geojson coordinates of a clicked feature.

IvanSanchez commented 6 years ago

Duplicate of #176 / #177.