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

Allow the Boundary Layer to be updated #277

Closed githengi closed 5 years ago

githengi commented 5 years ago

Allow the boundary layer to be updated.

Allow one to update the feature Collection for the boundary layer.

Once the Feature Collection is updated then the layer should redraw the label and boundary

githengi commented 5 years ago

Also implement a method removeLayerOnMap to remove layers on map in addition to disableLayerOnMap