LocalLayer 2.0 and basemap

1106
1
Jump to solution
09-15-2016 01:56 PM
LefterisKoumis
Occasional Contributor III

I have this very strange behavior and can't find what's wrong. 

I use the developer's web appbuilder 2.1. I copied the localayer 2.0 in the widget directory of an existing application and I added:

{
"uri": "widgets/LocalLayer/Widget",
"name": "Local Layer",
"visible": "true"
},

Once I refresh the map, the basemap changes from the selected "Streets" basemap to the National GeographicMap basemap.

If I remove the locallayer widget entry from config.json, it restores the Streets basemap!!

Suggestions?

Thanks.

0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus

Lefteris,

   The default basemap that configured in the widget is the DeLorme’s basemap. If you do not want this basemap then just open the widgets settings dialog and remove that basemap.

View solution in original post

1 Reply
RobertScheitlin__GISP
MVP Emeritus

Lefteris,

   The default basemap that configured in the widget is the DeLorme’s basemap. If you do not want this basemap then just open the widgets settings dialog and remove that basemap.