Select to view content in your preferred language

Where did "esriConfig.defaults.map.basemaps" property went in 3.12?

2291
1
Jump to solution
12-23-2014 06:00 AM
TiagoRibeiro
Deactivated User

I have an app that changes one the gray basemap so that it doesn't include the labels. It worked fine in 3.10 and also 3.11, but stopped working in 3.12 because it seems that "esriConfig.defaults.map.basemaps.gray" is gone. Looking into the "esri/config" object in the developer tools, there isn't no "basemaps" property at all.

esriconfig.PNG

Where did it went?

Tags (2)
0 Kudos
1 Solution

Accepted Solutions
TiagoRibeiro
Deactivated User

Ok I found that it is under esri/basemaps, which was added in this version (3.12).

View solution in original post

1 Reply
TiagoRibeiro
Deactivated User

Ok I found that it is under esri/basemaps, which was added in this version (3.12).