GPS coordinates from Firebase RTDB display lat and long with MIT App Inventor Map

Once you have followed Ramon's advice to capture the latitude and longitude you need code to place the coordinate data on a map. You might use this code''Retrieving GPS data from Firebase DB - #6 by SteveJG

or possibly if you also want to show your current location:

which uses the Map component and setting the ShowUser property :wink: