# 
        GEOLOCATION
    
Outputs the GPS coordinates of the smartphone in the following format:
0.000000,0.000000The first number is the latitude and the second number is the longitude.
If the GPS is not available, the component will output 0.000000,0.000000.
        # 
        Saved locations
    
When a barcode is scanned near a specific location, the component will output the name of the location instead of the GPS coordinates.
You can define multiple locations, and define a radius (in kilometers) that once exceeded will make the GPS component fall back to the GPS coordinates.
