Created
December 6, 2018 05:23
-
-
Save ChrisLowe-Takor/1c19346d1b0c90d9691e7d04a473a4be to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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