up! please help me: it's for my degree thesis!!! On 28 Lug, 17:27, inotipiedideipitoni <inotipiedideipit...@gmail.com> wrote: > 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, thelegendwill appear. > > how can i custom it? > > thanks in advance. > > On 26 Lug, 17:51, inotipiedideipitoni <inotipiedideipit...@gmail.com> > 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 > > > <chadkillingswo...@missouristate.edu> 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 > > > > <inotipiedideipit...@gmail.com> 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 google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.