googlemaps / v3-utility-library

Utility libraries for Google Maps JavaScript API v3
Apache License 2.0
1.1k stars 1.3k forks source link

hi is there any possibility use svg image as cluster image and change color of it for each cluster? please suggest me #639

Closed ashokch8 closed 4 years ago

ashokch8 commented 4 years ago

Thanks for stopping by to let us know something could be better! example var goldStar = { path: "M 125,5 155,90 245,90 175,145 200,230 125,180 50,230 75,145 5,90 95,90 z", fillColor: 'red', fillOpacity: 0.8, scale: 0.2, strokeColor: 'gold', strokeWeight: 14 };

styles = [ { width: 53, height: 53, url: goldStar }, { url: goldStar2, width: 35, height: 35,

  }
];

PLEASE READ

If you have a support contract with Google, please create an issue in the support console. This will ensure a timely response.

Discover additional support services for the Google Maps Platform, including developer communities, technical guidance, and expert support at the Google Maps Platform support resources page.

If your bug or feature request is not related to this particular library, please visit the Google Maps Platform issue trackers.

Check for answers on StackOverflow with the google-maps tag.


Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

ashokch8 commented 4 years ago

https://stackoverflow.com/questions/33353250/google-maps-api-markerclusterer-plus-set-icon