I've already solved. What I need is a menu with the function onClick
and the example you use a checkbox, and I do not want to use checkbox.
How can I do to use the following menu?


<ul>
        <li><a href="#" id="theatrebox"
onclick="boxclick(this,'theatre')">Theatres</a></li>
        <li><a href="#" id="golfbox" onclick="boxclick(this,'golf')">Golf
Courses</a></li>
        <li><a href="#" id="infobox" onclick="boxclick(this,'info')">Tourist
Information</a></li>
</ul>


Thank you very much


On 29 dic, 19:33, "geocode...@gmail.com" <geocode...@gmail.com> wrote:
> On Dec 29, 1:23 pm, Manuel Ibáñez <demo...@gmail.com> wrote:
>
> > I have consulted the example and I do not work. I copied the entire
> > code of the page, besides the nbecesarios files and folders, but not
> > working. Any Idea?
>
> You haven't answered _any_ of my questions, how do you expect us to
> help?
>
> I assume the answer to the last is no, please answer the others, and
> provide a link to the "not working" map.
>
>   -- Larry
>
>
>
> > On 25 nov, 15:17, "geocode...@gmail.com" <geocode...@gmail.com> wrote:
> > > On Nov 25, 6:12 am, Manuel Ibáñez <demo...@gmail.com> wrote:
>
> > > > Help me please!
>
> > > Did you read the posting guidelines?
>
> > >http://groups.google.com/group/google-maps-js-api-v3/browse_frm/threa...
>
> > > Where is the link to your map that you are trying to do this on?
>
> > > What have you tried that hasn't worked?
>
> > > Have you searched the group?
>
> > > Does this example 
> > > help?http://www.geocodezip.com/v3_MW_example_categories.html
>
> > >   -- Larry
>
> > > > On 24 nov, 11:17, Manuel Ibáñez <demo...@gmail.com> wrote:
>
> > > > > The legend does not have to be within the map, it may be outside on
> > > > > the HTML page as a button.
>
> > > > > I do not know how to do that when you press a button outside the map,
> > > > > a marker appear and others disappear.
>
> > > > > Thanks.

-- 
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.

Reply via email to