Step 1 clone this project by typing this command https://github.com/BajajSaajan/TestApp.git
Step 2 after clone the project go to Testapp folder and run this command ionic serve -lab
For Note: I had a doubt in second locaton requirement so i have created a two ways to see the user location one is popover and anothe one is map page. if you want to use popover window then simply call this method on item click "showPopover($event, item)" then it will show popover window right now i am redirecting user to map sceen to show the location of the user when hover it.