Thanks for your fast reply, but I think the brackets are ok? Am I missing
something?
var marker = new google.maps.Marker({
position: new google.maps.LatLng(51.451515, -0.190618),
map: map,
title:"Hello World!"
});
This was copied directly from the api code examples, apart form - new
google.maps.LatLng(51.451515, -0.190618),
This was copied from our location, and to me looks correct?
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-maps-js-api-v3/-/bXg4a1lseXhUWE1K.
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.