geocoder_as_xy {mapboxapi} | R Documentation |
mapboxGeocoderInput()
geocoded location to XY coordinatesConvert the results of a mapboxGeocoderInput()
geocoded location to XY coordinates
geocoder_as_xy(input)
input |
The name of the Shiny input using |
A length-2 vector representing the geocoded longitude/latitude coordinates of the location.