We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.
Should be, all my shared projects are .NET Standard 2.1 (e.g. AdelaideFuel).
You might need to do the old delete bin/obj folders dance, or have another reference that is incompatible.
This is totally awesome! I have been struggling with the binding of ItemsSource AND implementing custom pins. I got to rip out a BUNCH of code and use this! Do you have any future plans to implement map pin clustering in this by any chance!? :-)
Hey Scott, glad you found this useful! There are no plans to add clustering at the moment.
:( You would be SUPERMAN if you did!! All of the other packages I've found that support clustering either only do it with GoogleMaps or have issues with customizing pins. Both of which I need to do! :'-(
Thx, took me a while though to figure out you need to set the image source. It won't show the native pin if you don't.
Hey Hugo, is this on iOS? I've replicated the issue locally & will have a fix out soon. Thanks!
Hey Daniel, yes I tested it only on iOS. Thanks!
I see it is fixed in 1.2.2. Thanks a lot!
Apologise for necro'ing this thread but the package seems to have a dependency on .NET Standard 2.1. Is that even possible with Xamarin Forms? I tried updating the TFM in my shared project and got an obscure MSBuild error message!