ClemensFischer / XAML-Map-Control

XAML Map Control Library
Microsoft Public License
203 stars 59 forks source link

Is it possible to have clustering feature for map points which are at the same lat and long? #27

Closed Yogarajir closed 6 years ago

Yogarajir commented 6 years ago

I need a help to create clustering feature so that map points at the same location show all on zoom.

ClemensFischer commented 6 years ago

You have to implement this yourself. There is no built-in feature that supports it.