Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FeatureViewModelProperties

Hierarchy

  • FeatureViewModelProperties

Index

Properties

Optional defaultPopupTemplateEnabled

defaultPopupTemplateEnabled: boolean

Enables automatic creation of a popup template for layers that have popups enabled but no popupTemplate defined.

Read more...

Optional graphic

The Graphic used to represent the feature.

Read more...

Optional map

A reference to the view's Map.

Read more...

Optional spatialReference

spatialReference: SpatialReferenceProperties

The spatial reference used for Arcade operations.

Read more...

Optional view

view: (MapViewProperties & { type: "2d" }) | (SceneViewProperties & { type: "3d" })

A reference to the MapView or SceneView.

Read more...

Generated using TypeDoc