Hi there, I am trying to achieve the exact same behavior as on google maps for placing a new marker. That is when click on a button, the mouse pointer bceomes a marker with an x underneath it. Then, when i click on the map the marker is placed and everything is normal again. Is that achieved doing 1) On mouseover event for map place a marker and then change its position every time? if that is the case what about the x underneath? 2) Change the draggableCursor to an .cur file similar to the marker of google? If that is the case then there is a problem. For a .cur file the top left corner of it is the actual "point" of the cursor...How can i make it so that the x would be the actual pointing pixel?
thanks, hope you understand what i am trying to achieve. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
