fivenine-zurich / UnifiedMaps

A platform independent map implementation for Xamarin.Forms
MIT License
35 stars 12 forks source link

Android does not update VisibleRegion when map position changed #18

Closed Steve-Himself closed 7 years ago

Steve-Himself commented 7 years ago

Android implementation does not trigger an update of VisibleRegion property or fire OnVisibleRegionChanged event when the map position is changed.

mightea commented 7 years ago

This is now implemented in v1.3.5

Sorry for the delay with releasing this @Steve-Himself, we had a lot of issues with the new CI build system... But now that we have moved it from our on premises solution to appveyor github releases should be a lot easier and quicker to build.

Steve-Himself commented 7 years ago

Not an issue, I saw you were updating you CI process. We've got our app going in for test next week so I'll integrate this new version. Hopefully that's the major ones out of the way for now.