Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 988 Bytes

File metadata and controls

10 lines (10 loc) · 988 Bytes

GoogleMapApp

This is mvvm project for display multiple markers on google map and open it from infowindow to google map that show the loaction.
. first fetch the longitude and latitude coordinates from google map api.
. then save it details in the room database.
. display in the google map and add marker and info window.
. onclick of info window show its lat and log details in map.