url property

String? url
getter/setter pair

Custom URL for providers not specified in providers type. Available variables to use in URL are: {x}, {y}, {z} or {zoom}. Remember to always specify a projection, when using a custom URL.

API Docs: https://api.highcharts.com/highmaps/series.tiledwebmap.provider.url

Implementation

String? url;