-
Notifications
You must be signed in to change notification settings - Fork 9
Imagery Types
andy.rothwell edited this page Aug 25, 2018
·
2 revisions
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'
}
}