mapbox / mapbox/mapbox-maps-flutter

Whats the easiest way to draw an area of influence around a point? lets say draw a circle 5000 meters radius around those coordinates?

Open
#503 5 comments 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dart
Stars
380
Forks
204
PR merge metrics
No merged PRs in 30d

Description

lets say I have this coordinates lat: 39, lon: -9.

How can I draw something like this?

![image](https://github.com/mapbox/mapbox-maps-flutter/assets/135765222/6084152e-0543-43d9-89a8-7aeab5df581f)

or this:

![image](https://github.com/mapbox/mapbox-maps-flutter/assets/135765222/436e1fa8-6ca1-4670-8b7d-d0f8f4c74d73)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file, test, or entry point is named in the issue. First clarify whether the request is for usage guidance or a new map capability, then define the expected rendering for a 5,000-metre area; done should be a documented or tested way to draw it.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.