[mapguide-users] BASEMAPSWTICHER
GordonL
gordon.luckett at arrowgeomatics.com
Thu Sep 12 15:45:01 PDT 2013
That works great if you put it in the initPanelHandler - thanks Andy!
var initPanelHandler = function()
{
var basemapSwitcherWidget = Fusion.getWidgetsByType("BasemapSwitcher")[0];
var menuItems = basemapSwitcherWidget.menuItems;
basemapSwitcherWidget.setBasemap('None');
menuItems['None'].setActive(true);
if(isTaskPaneRegistered) return;
…..
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/BASEMAPSWTICHER-tp5018001p5077621.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list