Skip to content

map: nice to have parameter 'location' understand data in JSON format provided by "pick" tool #128

@alshan

Description

I can pick point on map and paste the code:

geometry = {
    'lon': [-71.94375], 
    'lat': [42.572511]
}

If I try to use it as geom_livemap(location=geometry) I get an error.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions