trailheadlabs / outerspatial-map-library

A Leaflet plugin built for use in OuterSpatial
https://www.trailheadlabs.com/labs/outerspatial-map-library/
Other
6 stars 1 forks source link

Re-theme clustering icon #154

Closed ryanjhodge closed 6 years ago

ryanjhodge commented 6 years ago

From #143

The clusters should use the same "unrounded" marker design we're using in the clusters in OuterSpatial Mobile. This marker is available in the OuterSpatial Mobile Sketch doc.

nateirwin commented 6 years ago

This is done:

outerspatial_preset__clustered____examples___outerspatial_map_library

If no custom cluster styles are specified in a map's config, this is how the clusters will look. It's similar to how clusters are implemented in iOS/Android. We can tweak this, if needed, but at least there's consistency across all of product now.

If custom cluster styles are specified, they'll continue to look like the old cluster style.