> this is my scripthttp://dannyw.instantfreesite.net/game.html
It's pretty broken just now ; there's no HTML, page delivery seems to abort in the middle of a script defining "function user". Perhaps 'user' is a bad word choice in whatever server-side work you are doing. > is there something like this for the .Circle? Whyever would you want something that complicated? To determine if a point is in a circle you just calculate the distance from the centre and see if that distance is less than the radius. -- 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.
