-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cesium-draw): draw by primitive or geojson (#80)
* feat(cesium-draw): draw by primitive or geojson BBOX * fix(typing): fixed * feat(cesium-draw): point enum + story * fix(cesium-draw): draw cursor indication * fix(map-centalize): center tuple should be handled on usage level * fix(layer-options): layer options interfacing * fix(draw): cancel polygon draw cursor resotre * chore(prettier): executed * fix(pr-comments): fix * chore(prettier): pritified * fix(pr-comments): asaf comments treated * chore(prettier): pretified Co-authored-by: ALEXANDER LEVINSON <[email protected]>
- Loading branch information
Showing
9 changed files
with
228 additions
and
67 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.