So the google maps API doesn't have any functions to implement the "more" button?
On Jan 26, 11:08 pm, Rossko <[email protected]> wrote: > > .... I found this:http://www.wolfpil.de/more-button.html > > but don't really know how he did it. Could I replace the "video", > > "pictures" etc. checkboxes with, e.g. categories for my markers? > > Yes. It's done with HTML and CSS, each checkbox has an onclick action > triggering some javascript. None of it is maps specific at all. > You've found a good template there, use it with just about any DHTML > tutorial to find out how to adapt it for your needs. -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
