mapbox / mapbox/mapbox-maps-android
TileOverlay alternative
Open
Nobody has claimed this yet.
auto-triaged
question
- Dominant language
- Kotlin
- Stars
- 578
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
## New Feature
With the Google Maps API for Android, you create a `TileOverlay` with an `UrlTileProvider` whose `getTileURL(int, int, int)` takes `x`, `y`, and `zoom` and returns a `URL`.
## Why
Is there an alternative for this point?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the requested Google Maps Android TileOverlay and UrlTileProvider APIs with the repository's existing map-overlay entry points; no file or test is named in the issue. Clarify what alternative behavior is required and define completion as an agreed API or implementation path with acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100