flywave-mapview.pickresult.userdata
Home > @flywave/flywave-mapview > PickResult > userData
PickResult.userData property
Optional user data that has been defined in the picked object.
Signature:
userData?: any;
Remarks
This object points directly to information contained in the original TileFeatureData stored in MapView, and should not be modified.