addSource

fun addSource(source: MTSource)

Adds a source to the map.

Parameters

source

Source to be added.

Throws

if source with the same id is already added to the map.