Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BookmarksViewModelProperties

Hierarchy

Index

Properties

Optional bookmarks

A collection of Bookmarks.

Read more...

Optional defaultCreateOptions

defaultCreateOptions: BookmarkOptions

Specifies how new bookmarks will be created.

Read more...

Optional defaultEditOptions

defaultEditOptions: BookmarkOptions

Specifies how bookmarks will be edited.

Read more...

Optional goToOverride

goToOverride: GoToOverride

This function provides the ability to override either the IMapView goTo() or SceneView goTo() methods.

Read more...

Optional view

The view from which the widget will operate.

Read more...

Generated using TypeDoc