powered by
This package retrieves a pluscode by inputting latitude and longitude
pluscode_encode(lats, lngs, precision)
A valid latitude within the range -90 to 90
A valid latitude within the range -180 to 180
Options are 2, 4, 8, or 10
# NOT RUN { pluscode_encode(52.501450, -6.567180, 8) # }
Run the code above in your browser using DataLab