On Jul 8, 11:10 am, "[email protected]" <i...@hermann-
heinrich.net> wrote:
>
> Is this correct?
There are problems with this line:
var marker = createMarker(point, name, beschreibung, type);
because (a) you have defined a variable called "address" not
"beschreibung" and (b) you do not appear to have a function called
"createMarker".
Your Javascript errors should have told you that -- something about
"createMarker is not defined" perhaps?
Andrew
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---