setTag

fun setTag(tagId: String, follow: Boolean = true)

Draw the tagId on the map and follow it if true, otherwise only draw the tagId

Parameters

tagId

the tagId to draw

follow

if true follow the tagId, otherwise only draw the tagId