Show / Hide Table of Contents

Property GeoView

| Edit this page View Source

GeoView

Gets or sets the MapView or SceneView associated with this view. When a bookmark is selected, the viewpoint of this geoview will be set to the bookmark's viewpoint. By default, bookmarks from the geoview's Map or Scene property will be shown. To show a custom bookmark list, set BookmarksOverride.

Declaration
public GeoView? GeoView { get; set; }
Property Value
Type Description
GeoView
See Also
MapView
SceneView
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX