flywave-mapview.pickresult.featureid
Home > @flywave/flywave-mapview > PickResult > featureId
PickResult.featureId property
An optional feature ID of the picked object.
Signature:
featureId?: number | string;
Remarks
The ID may be assigned by the object's DataSource, for example in case of Optimized Map Vector (OMV) and GeoJSON data sources.