Skip to content

Export a draw circle #1565

@giswqs

Description

@giswqs

This exported geojson of a circle has only one point. Should there be a radius in the output geojson?

import folium
import folium.plugins as plugins

m = folium.Map()
plugins.Draw(export=True).add_to(m)
m

folium

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions