setTiles

fun setTiles(tiles: Array<URL>, mapViewController: MTMapViewController)

Sets the tiles of the source.

Used for updating the source data.

Parameters

tiles

list of urls with tile resources.

mapViewController

MTMapViewController which holds the source.