mapbox / mapbox/mapbox-maps-android
Is it possible to retrieve the NE and SW coordinates of a drawable square?
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 578
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I'm looking to draw a square around the map camera center and retrieve its NE and SW points, like this:
I can already retrieve the camera center position. Please note that zooming in or out should not affect the square's size. Thanks.
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 reviewing how the map camera center and drawable square are represented in the Android map API. Determine whether the requested NE and SW coordinates can be derived while keeping the square's screen size unchanged during zooming. The issue names no source file or test, so the relevant entry point and completion checks still need to be identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100