Whenever I want to use the Drawing API to draw a marker on the map, the cursor changes in a crosshair. I want to create a maps.google.com experience where the cursor is actually the marker that is going to be placed on the map. How can I achieve this? There doesn't seem to be a DrawingManager option for this to change the cursor...
I also tried the draggableCursor and draggingCursor MapOptions but that only seems to work on a normal map without the drawing API (only tested with the standard CSS cursor definitions). Is there a way to change the drawing API marker cursor? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/BP8_GDX9Fd8J. 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.
