> the site i am testing on is oxford.able-drainage.co.uk
>
> can anyone see where i am going wrong

I get a javascript error in my browser, don't you?
   "google.maps.Circle is not a constructor"
You're loading the v2 API which doesn't have a Circle feature.

If you want to use v3 API start here
http://code.google.com/apis/maps/documentation/javascript/
else search about circles in the old v2 group
http://groups.google.com/group/google-maps-api/search?group=google-maps-api&q=circle

-- 
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.

Reply via email to