Esri/esri-leaflet

Feature layer support for PBF and quantization

SimonbJohnson opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
The featurelayer plugin doesn't support pbf and quantization feature offered by the feature service

Describe the solution you'd like
This layer renders fine in the ESRI map viewer:
https://communities.maps.arcgis.com/apps/mapviewer/index.html?layers=4ad3e5a10872455eaa67ce4e663d0d01

When I try to make an equivalent in leaflet it defaults to geojson and can't render the whole map. I suspect this is due to quantization and PBF format which aren't available in the featurelayer.

It would be nice to be able to pass/overwrite any parameters to the call in the URL. It would be great to have PBF support