> For some reason, I don't
> get it, the sidebar has completely gone away right now.
It's there, but its empty.
You've got a function
function createMarker(pointnorth,namenorth,htmlnorth,icontypenorth)
{
which includes
side_bar_html += '<a style="font-weight: normal; padding-right:
5px;" href="javascript:myclick(' + i + ')">' + name + '<\/a><br>';
but 'name' has never been defined
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---