[mapguide-users] zoom in/out tool
pierre.cardinal at sympatico.ca
pierre.cardinal at sympatico.ca
Thu Jul 7 07:29:50 PDT 2022
Hi,
Remove the widget Navigator from the ApplicationDefinition.
Remove the following lines with the XML Editor in Maestro if you use the Library
( Exemple http://localhost/mapguide/fusion/templates/mapguide/slate/index.html?ApplicationDefinition=Library://Samples/Sheboygan/FlexibleLayouts/Slate.ApplicationDefinition <http://localhost/mapguide/fusion/templates/mapguide/slate/index.html?ApplicationDefinition=Library://Samples/Sheboygan/FlexibleLayouts/Slate.ApplicationDefinition&locale=en> &locale=en)
<Widget>
<Name>Navigator</Name>
<Type>Navigator</Type>
<Location />
<Extension />
</Widget>
Or remove the following lines if you use the file ApplicationDefinition.XML
<Widget xsi:type="WidgetType">
<Name>Navigator</Name>
<Type>Navigator</Type>
<Extension xsi:type="CustomContentType">
</Extension>
</Widget>
Regards,
Pierre C.
De : mapguide-users <mapguide-users-bounces at lists.osgeo.org> De la part de anniechan03 at yahoo.com
Envoyé : 6 juillet 2022 16:19
À : MapGuide Users Mail List <mapguide-users at lists.osgeo.org>
Objet : [mapguide-users] zoom in/out tool
on fusion layout is there a way to hide this using script js script
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapguide-users/attachments/20220707/52fe71a8/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 7111 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapguide-users/attachments/20220707/52fe71a8/attachment.png>
More information about the mapguide-users
mailing list