Select to view content in your preferred language

Disable Basemap

2717
4
Jump to solution
12-10-2014 02:18 AM
HaniDraidi
Frequent Contributor

How can I disable the basemap in ArcGIS Viewer for Flex?

0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus

Hani,

   You are not required to use basemaps at all in your Viewer if you choose not to. Can you be more specific? If you are talking about turning off (setting the visibility to false) at run time then you can do this using the eLayerList widget.

http://www.arcgis.com/home/item.html?id=58d9bb5693c94918a3934781d7234d18

The widget can be configured to show basemaps which also makes then able to be turned on and off.

View solution in original post

0 Kudos
4 Replies
RobertScheitlin__GISP
MVP Emeritus

Hani,

   You are not required to use basemaps at all in your Viewer if you choose not to. Can you be more specific? If you are talking about turning off (setting the visibility to false) at run time then you can do this using the eLayerList widget.

http://www.arcgis.com/home/item.html?id=58d9bb5693c94918a3934781d7234d18

The widget can be configured to show basemaps which also makes then able to be turned on and off.

0 Kudos
HaniDraidi
Frequent Contributor

Thank you Robert,

Perhaps my post is confusing, I want to make the basemap layer invisible at the run time (exactly as you've mentioned). I tried the eLayerList add in, and it worked well!

Thank you again and Best Regards,

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Hani,

   Glad I could help. Please mark my reply as the correct answer.

Robert

0 Kudos
HaniDraidi
Frequent Contributor

Yes, I forgot marking it as a correct answer!

0 Kudos