showTag

fun showTag(tagid: String, follow: Boolean = true)

Find the tag with the specified tagid and if found switch to the right floor and follow the tag if follow is true.

Parameters

tagid

the tagid to find.

follow

if true automatically center map on it, false otherwise.