I am creating a project in Flash using the Google Maps API and docs.
I’m trying to add a marker to the map, which is draggable but I don’t want it to look like the standard Google Maps bubble-style marker. Is it possible to have a custom polygon or image but still keep the draggability?
You can use something like this:
.
.
.
// then in Your code.
This is the way i do it, hope You find it usefull.
Regards.
Omar Guzmán.