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

v2.12.0 (issue210-address-as-parameter) - Adding ADDRESS as a potential parameter #272

Merged
merged 16 commits into from May 14, 2024

Conversation

trevorrd
Copy link

@trevorrd trevorrd commented Mar 1, 2024

This PR is to address issue210-address-as-parameter. I've made the changes to now allow developers to use an address instead of latitude and longitude coordinates. This is what I had commented on earlier and you, Thomas Schoffelen, had commented and said, It's not a use case I personally have, because I want to send users to a specific location rather than doing a search, but I can understand why that would be useful. I'm still happy to accept a PR for that functionality if you'd like to add it!

So here is my pull request. Please review it, give me any feedback, if you see anything I need to update or change please let me know.

@trevorrd
Copy link
Author

trevorrd commented Mar 1, 2024

I just noticed you have another PR that is going to convert this library into TypeScript (v3.0.0). If you want to do that first then we can go in and make similar changes we can do that too.

@tschoffelen
Copy link
Member

Hi @trevorrd - apologies for the delay! The Typescript migration has now been completed, so if you're willing to update this, I'm happy to get this merged. Apologies for the duplicated work!

Trevor D added 3 commits April 19, 2024 15:57
…to this fork. Exported a MapException class, and made more changes to the maps to include passing an address as a query string to those individual maps. Still have a number to update until it's fully done.
…ll address to each of the map apps. A few either did NOT support passing the destination address or it wasn't documented. Ready to open a PR.
@trevorrd
Copy link
Author

trevorrd commented Apr 19, 2024

Hi @trevorrd - apologies for the delay! The Typescript migration has now been completed, so if you're willing to update this, I'm happy to get this merged. Apologies for the duplicated work!

Hey Thomas (@tschoffelen),
I've made the changes and pushed them up. This PR should be ready for a review. I've also been pretty busy in the last few weeks but I still feel these changes would be very beneficial.

Thanks!

src/type.ts Outdated Show resolved Hide resolved
Copy link
Member

@tschoffelen tschoffelen left a comment

Choose a reason for hiding this comment

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

This is amazing work! One quick suggestion on the README, but looking very much forward to merging this soon!

Thanks again!!

README.md Show resolved Hide resolved
@tschoffelen tschoffelen merged commit 7cd754d into includable:master May 14, 2024
2 checks passed
@tschoffelen
Copy link
Member

It's taken me way too long (apologies again), but it's merged! Thanks again @trevorrd for the amazing work on this, quite a big new feature you've shipped here!

Copy link

🎉 This PR is included in version 3.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants