mapbox / ios-sdk-examples

Live example code for the Mapbox iOS SDK
https://www.mapbox.com/ios-sdk/examples/
Other
96 stars 35 forks source link

ClusteringExample - Enable icon overlap for unclustered layer #283

Closed jmkiley closed 5 years ago

jmkiley commented 5 years ago

Currently, iconAllowsOverlap is set to NO for the unclustered layer in ClusteringExample*. This can lead to only one icon appearing initially.

cc @friedbunny