TTMSFNCMapBoxOptions Class
Configures provider-specific options for a Mapbox map instance.
API unit family: TMSFNCMapBox
Inherits from: TTMSFNCMapsOptions
Syntax
TTMSFNCMapBoxOptions = class(TTMSFNCMapsOptions)
Properties
| Name | Description |
|---|---|
| Heading | Sets the map heading in degrees. |
| MapStyle | Selects the visual map style. |
| MapStyleURL | Specifies the custom style URL used when MapStyle is mbsCustom. |
| Tilt | Sets the camera tilt angle. |
| TimeOfDay | Sets the lighting time of day for compatible 3D map styles. |
| Version | Specifies the provider library version loaded by the map. |