From a queryable layer (WMS layer node), use its associated OGC server to issue a single WMS GetFeatureInfo request at a specific location on a specific map to fetch a single feature. If no feature is found, a null value is returned.
null
Promise.
Queryable layer information.
Coordinate.
Map.
Generated using TypeDoc
From a queryable layer (WMS layer node), use its associated OGC server to issue a single WMS GetFeatureInfo request at a specific location on a specific map to fetch a single feature. If no feature is found, a
null
value is returned.Returns
Promise.