setBookmark method

Future<bool> setBookmark(
  1. Bookmark bookmark
)

Sets the Viewpoint of the GeoViewController to the Bookmark.viewpoint.

Parameters:

  • bookmark — The bookmark.

Return Value: A Future of bool.