onaio / kujaku

Mapping and check-in library for Android using MapBox SDK
https://ona.io
BSD 2-Clause "Simplified" License
18 stars 11 forks source link

Account for NPE on map objects when no internet connection is available and map is not available offline #292

Open ekigamba opened 5 years ago

ekigamba commented 5 years ago

This is a possibility in the the KujakuMapView where the null annotations are not used and thus not adhered to.

This is also possible in the sample app activity maps.

This means, it requires a manual test on the KujakuMapView and the sample app activities