[mapguide-users] zoom in/out tool
anniechan03 at yahoo.com
anniechan03 at yahoo.com
Mon Jul 11 11:10:50 PDT 2022
Thank you. It worked :)
On Thursday, 7 July 2022 at 10:36:48 GMT-4, <pierre.cardinal at sympatico.ca> wrote:
<!--#yiv3870903916 _filtered {} _filtered {} _filtered {}#yiv3870903916 #yiv3870903916 p.yiv3870903916MsoNormal, #yiv3870903916 li.yiv3870903916MsoNormal, #yiv3870903916 div.yiv3870903916MsoNormal {margin:0cm;font-size:11.0pt;font-family:"Calibri", sans-serif;}#yiv3870903916 a:link, #yiv3870903916 span.yiv3870903916MsoHyperlink {color:#0563C1;text-decoration:underline;}#yiv3870903916 span.yiv3870903916EmailStyle18 {font-family:"Calibri", sans-serif;color:windowtext;}#yiv3870903916 .yiv3870903916MsoChpDefault {font-size:10.0pt;} _filtered {}#yiv3870903916 div.yiv3870903916WordSection1 {}-->
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&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/20220711/3cb288bc/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/20220711/3cb288bc/attachment.png>
More information about the mapguide-users
mailing list