GEOLYTIX / xyz

An open source javascript framework for spatial data and application interfaces.
MIT License
88 stars 26 forks source link

featureLookup array in layer infoj entry #1757

Closed dbauszus-glx closed 4 days ago

dbauszus-glx commented 4 days ago

A query for a featureLookup query may return a single feature.

The single feature must be assigned as an array to the layer [entry] featureLookup value.

Otherwise the featureLookup property will be ignored by the featureStyle method and all featrures will be displayed.