Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BasemapProperties

Hierarchy

Index

Properties

Optional baseLayers

A collection of tile layers that make up the basemap's features.

Read more...

Optional id

id: string

An identifier used to refer to the basemap when referencing it elsewhere.

Read more...

Optional portalItem

The portal item.

Read more...

Optional referenceLayers

A collection of tiled reference layers for displaying labels.

Read more...

Optional spatialReference

spatialReference: SpatialReferenceProperties

The spatial reference of the Basemap.

Read more...

Optional thumbnailUrl

thumbnailUrl: string

The URL pointing to an image that represents the basemap.

Read more...

Optional title

title: string

The title of the basemap.

Read more...

Generated using TypeDoc