Hi Gordon,
You must have more than one instance of the MapTip widget in your layout?
I am able to use the following to deactivate the maptip and toggle the UI
button to the off position. I put this in my template index.html
fusionInitialized function since the customer wanted maptips initially
turned off by default.
Fusion.getWidgetsByType('Maptip')[0].deactivate();
Fusion.getWidgetsByType('Maptip')[0].mapTipBtn.setActive(false);
Andy
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/Pragmatically-Turn-off-MapTip-tp5106147p5107771.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users