urlTemplate property

String? urlTemplate
final

The URL template is a string that contains placeholders, which, when filled in, create a URL/URI to a specific tile.

For more information, see docs.fleaflet.dev/layers/tile-layer.

Implementation

final String? urlTemplate;