-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Do research and try to implement area location #100
Comments
First possible selection is Google Maps API Shapes Secondly we may try leaflet directly Leaflet |
After some researches we decided to use Google Maps because it is way easier on web. And have implementation posibilities on mobile too. |
@ckertam You quickly solve whatever is needed. Congrats, you did a great job, well done! Thank you so much ✨ 👏🏼 |
@SWE574-Fall2023-Group1/all
Need to fix/improve
|
We handled it in the first place. But we need to solve some bugs as I mentioned. |
We are already using Google Maps API to show location. But it's requested to be able to select area on the map.
Now I will make a research and will try to implement area selection in the project for both backend and frontend.
Important Note:
We should consider which one is more suitable and which one we can use on both web and mobile
The text was updated successfully, but these errors were encountered: