| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
MapView.GetAnnotationCoordinate
Queries the coordinate for the annotation (or overlay).
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| MapView | 9.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "MapView.GetAnnotationCoordinate"; MapView; Annotation Identifier ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| MapView | The map view reference number. | $$MapView |
| Annotation Identifier | The identifier for the annotation to remove. | "82001" |
Result
Returns JSON or error.
Description
Queries the coordinate for the annotation (or overlay).Returns JSON with longitude and latitude.
See also
Release notes
- Version 9.4
Blog Entries
This function is free to use.
Created 12nd September 2019, last changed 12nd September 2019