[Google Maps API v2] Re: Eigene Marker und Adresssuche
OK, ignore my previous ; I was looking at a translated post and the
translator messes with the javascript snippet too.
> No, i do not get any errors.
I do, are you sure you are looking in the right place in your browser?
newpoints[2] = new Array(49.6901, 8.59381 , icon1, 'Bensheim', '
43Schlachthof 6 <br/> (Trafostation)');
This contains an unencoded newline character between ' and
43Sclachtof, this will upset most browsers.
When you've fixed that, the page will not work because you are not
loading the maps API script
http://code.google.com/apis/maps/documentation/javascript/v2/introduction.html#Loading_the_Maps_API
--
You received this message because you are subscribed to the Google Groups "Google Maps API V2" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home