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

Enhance start.sh script with geocoding functionality for setting center coordinates #89

Open
markaspot opened this issue Dec 8, 2023 · 0 comments
Assignees
Labels

Comments

@markaspot
Copy link
Owner

The current start.sh script lacks the ability to utilize geocoding to automatically determine the center latitude and longitude coordinates based on the user's specified city and country. This functionality would significantly streamline the initial setup process for Mark-a-Spot users.

So we implement a search feature within the start.sh script that allows users to enter their desired city and country. Upon receiving this information, the script should utilize a geocoding API to determine the corresponding latitude and longitude coordinates. These coordinates should then be automatically set as the center coordinates for Mark-a-Spot's initial map view.

@markaspot markaspot added the 10.x label Dec 8, 2023
@markaspot markaspot self-assigned this Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant