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

Implemented: latitude and longitude regenration, remove functionality. (#37) #43

Merged
merged 6 commits into from
Nov 30, 2023

Conversation

amansinghbais
Copy link
Contributor

Related Issues

Closes #37

Short Description and Why It's Useful

  • Implemented logic to check whether correct lat long are created for the facility postalCode.
  • Implemented functionality for remove, regeneration of latitude and longitude.

Screenshots of Visual Changes before/after (If There Are Any)

Screenshot from 2023-11-30 15-40-12

Contribution and Currently Important Rules Acceptance

@@ -548,6 +561,20 @@ export default defineComponent({

return popover.present()
},
async openLatLongPopover(event: Event) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename this to openGeoPointPopover.

@ravilodhi ravilodhi merged commit 7c59a14 into hotwax:main Nov 30, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance Latitude & Longitude functionality
2 participants