Skip to content

Imagery Types

andy.rothwell edited this page Aug 25, 2018 · 2 revisions

Imagery Types

Here you have to list all of the "types" that you put in for all of your basemaps (other than featuremap), and give them a label. See Basemaps for more details.

Example:

  imageryTypes: {
    imagery: {
      label: 'Imagery'
    },
    historic: {
      label: 'Historic'
    }
  }
Clone this wiki locally