Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PortalBasemapsSourceProperties

Hierarchy

Index

Properties

Optional basemaps

A collection of Basemaps.

Read more...

Optional filterFunction

filterFunction: BasemapFilter

Function used to filter basemaps after being fetched from the Portal.

Read more...

Optional portal

The Portal from which to fetch basemaps.

Read more...

Optional query

query: any

An object with key-value pairs used to create a custom basemap gallery group query.

Read more...

Optional updateBasemapsCallback

updateBasemapsCallback: UpdateBasemapsCallback

Callback for updating basemaps after being fetched and filtered.

Read more...

Generated using TypeDoc