Closed bashtian closed 5 years ago
You'd have to pass geometry in the same format as specified in the README, and change the mode to simple_select
by passing that particular feature's id in featureIds
option. Please refer to this link for more information.
@iamanvesh Could you add a code example, please?
I would like to add a non editable circle with a specified lat/lon and radius programmatically and clicking on the circle should make it editable. Is this currently possible with this library?