Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mapbox-gl draw mode #347

Merged
merged 2 commits into from
Mar 15, 2023

Conversation

VijayanB
Copy link
Member

@VijayanB VijayanB commented Mar 15, 2023

Description

if tooltip state is draw , mount mapbox-gl-draw and change mode accordingly.
Added callback once draw is completed. Currently, callback will reset the draw mode. In future PR, will
add Filter Meta based on draw shape.

Issues Resolved

#213

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Screen.Recording.2023-03-14.at.5.45.44.PM.mov

@VijayanB VijayanB requested a review from a team March 15, 2023 00:44
@VijayanB VijayanB self-assigned this Mar 15, 2023
if tooltip state is draw , mount mapbox-gl-draw
and change mode accordingly.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
@codecov-commenter
Copy link

codecov-commenter commented Mar 15, 2023

Codecov Report

Merging #347 (b01eb6d) into main (3a20e81) will decrease coverage by 1.29%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #347      +/-   ##
==========================================
- Coverage   85.71%   84.42%   -1.29%     
==========================================
  Files          18       18              
  Lines         448      456       +8     
  Branches       66       71       +5     
==========================================
+ Hits          384      385       +1     
- Misses         43       49       +6     
- Partials       21       22       +1     

see 3 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
@VijayanB VijayanB merged commit 4f108ec into opensearch-project:main Mar 15, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 15, 2023
* Add mapbox-gl draw mode

if tooltip state is draw , mount mapbox-gl-draw
and change mode accordingly.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
(cherry picked from commit 4f108ec)
VijayanB pushed a commit that referenced this pull request Mar 20, 2023
* Add mapbox-gl draw mode

if tooltip state is draw , mount mapbox-gl-draw
and change mode accordingly.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
VijayanB pushed a commit to VijayanB/dashboards-maps that referenced this pull request Mar 20, 2023
)

* Add mapbox-gl draw mode

if tooltip state is draw , mount mapbox-gl-draw
and change mode accordingly.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants