Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Zooms map to show all annotations.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MapView | 9.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
MapView | The map view reference number. | $$MapView | |
Overlays | Pass 1 to also check overlays. Default is zero to only check annotations. |
0 | Optional |
Returns OK or error.
Show all annotations and overlays:
Set Variable [ $r ; Value: MBS("MapView.ShowAllAnnotations"; $$MapView; 1) ]
This function is free to use.
Created 11st February 2019, last changed 31st August 2022