Hi, I am trying to create my own (temporary) marker in google maps but can't seem to get anything to work (I have tried appending an img to the #map_canvas div). I want to be able to overlay an image of an arrow where the user clicks, once the image is there the user would be able to rotate to indicate their direction. Once they are done it will send the info (latlng and arrow orientation) back to my server. If anyone could point me in a right direction I think I could figure the rest out. I see that there is a pixel to latlng function that can be called but again I am not sure how to get my custom image hovering over the map in order to capture the pixel.
Thanks in advance! -- 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.
