data

fun data(value: List<String>): TileSet.Builder

An array of data files in GeoJSON format. {z}, {x} and {y}, if present, are replaced with the corresponding integers. If multiple endpoints are specified, clients may use any combination of endpoints. All endpoints MUST return the same content for the same URL. If the array doesn't contain any entries, then no data is present in the map.

"http:localhost:8888/admin/data.geojson"

Parameters

value

the data array to set