nots1dd / Hydraware

A cross-platform solution toward a more hydro-knolwedgable world. Made for GDSC Solutions Challenge 2024
https://youtu.be/bOwJnVndX2Y
MIT License
5 stars 1 forks source link

Home Page Map Integration #6

Open nots1dd opened 8 months ago

nots1dd commented 8 months ago

With any stack that is able to render the map and do the functions readily, integrate the HomePage.dart with a Maps API.

Basic Features to be implemented:

  1. Rendering of Map and zooming capabilities
  2. Location marker based on GeoLocation
  3. Ability to select another region with said Location marker using a search feature
  4. Save location as Home

Also check for its feasibilities and limits as it would be better if the same integration can also be manipulated to show the Fresh Water Distribution over the locality.

Also, all the changes made to Android Manifest.xml, build.gradle and other structural files for the Map implementation must be noted and mentioned.