Skip to content

Instantly share code, notes, and snippets.

@ChrisLowe-Takor
Created December 6, 2018 05:23
Show Gist options
  • Save ChrisLowe-Takor/1c19346d1b0c90d9691e7d04a473a4be to your computer and use it in GitHub Desktop.
Save ChrisLowe-Takor/1c19346d1b0c90d9691e7d04a473a4be to your computer and use it in GitHub Desktop.
<ReactLeafletEditableCircle
center={[44.63, 22.65]}
radius={600}
onPositionChange={ (position) => this.handleOnPositionChange(position)}
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment