Is there a library to make custom markers for Google Maps V3 by controling the icon, labels and opacity?
This library for Google Maps API V2, Labeled Markers, seems OK, but I was hoping for a V3 version, and was curious about opacity control also?
|
Is there a library to make custom markers for Google Maps V3 by controling the icon, labels and opacity? This library for Google Maps API V2, Labeled Markers, seems OK, but I was hoping for a V3 version, and was curious about opacity control also? |
|||
|
|
|
Label Marker Class Libary v3 http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerwithlabel/docs/examples.html Note: Be sure to include markerwithlabel.js or markerwithlabel_packed.js in your document header after the Google Maps JavaScript API V3 has been included. |
|||
|
|
|
Maybe I am missing something, but arent you just after the MarkerImage class in the default v3API?
|
|||
|