TTMSFNCCustomMapBox Class
Provides the shared base implementation for Mapbox map controls.
API unit family: TMSFNCMapBox
Inherits from: TTMSFNCCustomMaps
Syntax
TTMSFNCCustomMapBox = class(TTMSFNCCustomMaps)
Properties
| Name | Description |
|---|---|
| Markers | Contains the marker overlays displayed by the map. |
Methods
| Name | Description |
|---|---|
| AddMarker | Adds a marker at the specified coordinate. |
| Clear | Clears provider-specific map objects and resets the map state. |
| EndUpdate | Ends a batched update and refreshes provider-specific overlays. |