setBookmark

suspend fun setBookmark(bookmark: Bookmark): Result<Boolean>

Sets the GeoView's viewpoint with the bookmark's value. Applies the viewpoint of the bookmark to the GeoView.

Return

A Result of bool.

Since

200.0.0

Parameters

bookmark

bookmark to set