onMapStyleChanged

open override fun onMapStyleChanged(id: Long, stylePath: String)

Map style changed notification

Parameters

id

Style local file path. See ContentStoreItem.filename


Map style changed notification. Lambda Signature: (Long, String) -> Unit

Parameters

Long

Style content store item id. ContentStoreItem.id

String

Style local file path. ContentStoreItem.filename