Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Way to draw a circle in physical units #355

@festelo

Description

@festelo

Hi! Is it possible in this library? For example, draw a circle with 2km radius.
It seems like mapbox native has TurfTransformation.circle for this, can i somehow use it in mapbox for flutter?

Also i found this stackoverflow question - https://stackoverflow.com/questions/37599561/drawing-a-circle-with-the-radius-in-miles-meters-with-mapbox-gl-js/37601549#37601549
The answers refer to

  1. geojson, but geojson feature is not supported - Support of geojson with featurecollection/multipolygon? #71
  2. circle radius in stops, but i didn't find a way to make it work in flutter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions