hi to everyone: finally i did using the "custom control" mode.

now i've another trouble: i wanna create a button that, when i press
it, the legend will appear.

how can i custom it?

thanks in advance.

On 26 Lug, 17:51, inotipiedideipitoni <[email protected]>
wrote:
> I don't think that this example works for my maps: i wanna build a
> static panel.
> i've created this code that works in a blank page:
>
> <code>
> <div class="legenda">
>         <div class="riga">
>                 <img id="simboloVerde" src="http://www.google.com/mapfiles/
> marker_green.png"> </img>
>                 <legendid="descrizioneVerde">Impianto senza ticket 
> aperti</legend>
>         </div>
>         <div class="riga">
>                 <img id="simboloBianco" src="http://www.google.com/mapfiles/
> marker_white.png"> </img>
>                 <legendid="descrizioneBianco">Impianto con ticket aperto di
> priorità bassa</legend>
>         </div>
>
>         <div class="riga">
>                 <img id="simboloGiallo" src="http://www.google.com/mapfiles/
> marker_yellow.png"> </img>
>                 <legendid="descrizioneGiallo">Impianto con ticket aperto con
> priorità media</legend>
>         </div>
>         <div class="riga">
>                 <img id="simboloRosso" src="http://www.google.com/mapfiles/
> marker.png"> </img>
>                 <legendid="descrizioneRosso">Impianto con ticket aperto di 
> priorità
> alta</legend>
>         </div>
> </div>
> </code>
>
> but, how can i load this into my map?
> thanks in advance
>
> On 23 Lug, 13:48, Chad Killingsworth
>
> <[email protected]> wrote:
> > That would be a custom control. 
> > Seehttp://code.google.com/apis/maps/documentation/javascript/controls.ht...
> > for examples.
>
> > Chad Killingsworth
>
> > On Jul 23, 4:16 am, inotipiedideipitoni
>
> > <[email protected]> wrote:
> > > Hi to everyone: I've create a basic map, and now I want to put a
> > >legendinto a map, but I don't know how can I made it.
>
> > > Can someone post me a tutorial or a example to create alegend?
> > > bye

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to