[Chameleon] Hide/show MapDHTML
Andreas Douvalis
anddreas2 at yahoo.gr
Tue Mar 16 03:53:35 EST 2010
I found "DIV ID" of map layer in MapDHTML.js. function MapWCreateDHTMLLayers() is responsible for the Map layer (in jsapi mode).
MapLayerDiv is the ID of DIV of map layer.
I try to make one javascript action to control visibility between Map layer DIV and one OpenLayer api DIV.
--- Στις Παρ., 12/03/10, ο/η Julien-Samuel Lacroix <jlacroix at mapgears.com> έγραψε:
Από: Julien-Samuel Lacroix <jlacroix at mapgears.com>
Θέμα: Re: [Chameleon] Hide/show MapDHTML
Προς: "Andreas Douvalis" <anddreas2 at yahoo.gr>
Κοιν.: chameleon at lists.maptools.org
Ημερομηνία: Παρασκευή, 12 Μάρτιος 2010, 16:59
Hi,
It would probably be easier and more practical to put your MapDHTML div inside another div of which you would control the visibility.
Best regards,
Julien
Andreas Douvalis wrote:
> Hi !
>
> Is it possible to change Mapdhtml visible attribute ( from false to true for example)??
>
>
> I tried the above functions but I still have the map in my page.
>
>
> <div id="MainMapLayer" name="MainMapLayer">
>
>
> <!-- MapDHTML -->
>
> <cwc2 type="MapDHTML" visible="true" width="1000" height="600" allowresize="true" marqueecolor="FF3333" marqueewidth="2" minscale="1" bordercolor="#0000ff" borderwidth="0"/>
>
> <script language=javascript type='text/javascript'>
>
>
> function hidemapDHTML()
>
> {
>
> CWCDHTML_HideLayer("MainMapLayer");
>
> }
>
>
>
> function showmapDHTML()
>
> {
>
> CWCDHTML_ShowLayer("MainMapLayer");
>
> }
>
> </script>
>
> </div>
>
> <a href="javascript: hidemapDHTML();">hide div</a>
>
> <a href="javascript:showmapDHTML();">show div</a>
>
>
>
> __________________________________________________
> Χρησιμοποιείτε Yahoo!;
> Βαρεθήκατε τα ενοχλητικά μηνύματα (spam); Το Yahoo! Mail διαθέτει την καλύτερη δυνατή προστασία κατά των ενοχλητικών μηνυμάτων
> http://mail.yahoo.gr
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Chameleon mailing list
> Chameleon at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/chameleon
-- Julien-Samuel Lacroix
Mapgears
http://www.mapgears.com/
__________________________________________________
Χρησιμοποιείτε Yahoo!;
Βαρεθήκατε τα ενοχλητικά μηνύματα (spam); Το Yahoo! Mail διαθέτει την καλύτερη δυνατή προστασία κατά των ενοχλητικών μηνυμάτων
http://mail.yahoo.gr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/chameleon/attachments/20100316/24948a99/attachment.htm
More information about the Chameleon
mailing list