> Below is my TestMap.html and the code contained within the html:
>
> http://www.darkmatters.org/forums/bradstuff/Map/TestMap.html

Code dump not needed, we can see the detail (and more reliably) at the
link you've provided.

I can't see anywhere you place any marker to be dragged about ?
Have another look at the source of
 
http://gmaps-samples-v3.googlecode.com/svn/trunk/draggable-markers/draggable-markers.html
and see where a marker is added after the map is built.

You might need to explain if you want this map to allow the user to
place a single marker, or if you are expecting to place 120 markers
and have the user pick which one(s) to drag around.

I'm not sure why you have geocoder functions on your page, surely the
real-world addresses the geocoder uses aren't going to line up with
the fantasy map in any useful way? A lot of your fantasy land mass
corresponds to the Arctic ocean in the real world, not many addresses
there I suspect.

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