Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

MapboxMap needs a getter for style images #7297

Closed
1ec5 opened this issue Dec 6, 2016 · 0 comments · Fixed by #9763
Closed

MapboxMap needs a getter for style images #7297

1ec5 opened this issue Dec 6, 2016 · 0 comments · Fixed by #9763
Assignees
Labels
Android Mapbox Maps SDK for Android feature runtime styling

Comments

@1ec5
Copy link
Contributor

1ec5 commented Dec 6, 2016

MapboxMap has addImage(String, Bitmap) (which presumably also replaces images) and removeImage(String) but no getImage(String) method. A getter is needed for a complete CRUD interface.

This is the Android equivalent to #7012. It depends on #7096 landing in master.

/cc @ivovandongen

@1ec5 1ec5 added Android Mapbox Maps SDK for Android feature runtime styling labels Dec 6, 2016
@tobrun tobrun added this to the android-v5.2.0 milestone Aug 14, 2017
@tobrun tobrun self-assigned this Aug 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android feature runtime styling
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants