Hi all i have a Google map running on the v3 API, i added some custom markers, is it possible to make them scale depending on the zoom level of the map ? I tried searching the reference but cant seem to find any methods to resize a MarkerImage.
Maybe i have to remove markers everything the map changes zoom and create new markers in different size?