TTMSFNCLeafletOptions Class
Configures Leaflet map provider options.
API unit family: TMSFNCLeaflet
Inherits from: TTMSFNCMapsOptions
Syntax
TTMSFNCLeafletOptions = class(TTMSFNCMapsOptions)
Properties
| Name | Description |
|---|---|
| AttributionPrefix | Specifies the prefix displayed before attribution text. |
| AttributionText | Specifies the attribution text displayed on the map. |
| ShowAttribution | Specifies whether attribution text is shown. When True, attribution is visible. |
| ShowBaseLayer | Specifies whether the default base layer is shown. When True, the base layer is visible. |
| TileServer | Specifies the base tile server URL. |