Releases: NBTSolutions/mapbox-gl-arcgis-featureserver
Releases · NBTSolutions/mapbox-gl-arcgis-featureserver
layer id, prevent gfi if outside extent
Short circuit featuresByPolygon Check if polygon and extent overlap. If not, return empty FC. This is helpful for preventing excess requests, but also bc some services will return an error if geom is too far outside of extent
Fix call to requestsAreEnabled
v0.0.4 Fix call to requestsAreEnabled
Clean up
- Fix enable / disable
- requests disabled by default
- Get features by polygon
- Private class variables
- Lint/Babel
- Fix infinite project bounds requests
Remove usingFallback
usingFallback did not work and is not necessary for our current layers
Initial ~~~release~~~
Added token functionality, a prepare script for building fork, and fixed issue w/ missing attributionController