I'm working on using the google maps API to create an interface for a project. The particulars of the interface is that it allows the user to create a box with 2 clicks, and use the image within the box for other image processing.
The first click places a marker, and the second click is supposed to remove the first marker and draw the box defined by the user's clicks. The marker overlay is removed, but the polygon box does not show up. I've added some debugging alerts that states when the script is entering the drawBox function. The map itself is a custom map, so any lat/lon numbers may be off from what they should be. I apologize for not having more info, I'm taking over this project from another person and am relatively new to javascript. Here is the link to the website: http://weegee.vision.ucmerced.edu/gmap/index_google.html Thanks for the help -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
