tiles property

List<String>? tiles
final

An array of one or more tile source URLs, as in the TileJSON spec.

Type: array

Implementation

final List<String>? tiles;