maplibre-native
maplibre-native copied to clipboard
Android Annotations: remove redundant code
Android annotations API proposal implementation issue as a part of https://github.com/maplibre/maplibre-native/issues/1491
As a part of our migration strategy outlined in the proposal, we will want calls to the old and deprecated methods to call the new implementation instead of the unmaintained one.
- Rewrite existing methods to call new APIs
- Remove redundant internal code
This ticket is in scope of the Modernization bounty direction. https://github.com/maplibre/maplibre/issues/270
@louwers I'll happily work on this task after the other ones.