On 10 November 2010 16:05, Asher Webb <[email protected]> wrote: > Ok thanks, I'm working on the code for displaying of items in the sidebar. > But I don't understand why there is no element "campusbox", i created > campus in every place the other elements exist (academic buildings, library, > etc.). Does this have to do with an array that limits the elements to 4?
You didn't create "campusbox": <input type="checkbox" onclick="boxclick(this,'campus')" id="campus_box"> -- 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.
