Indexes the location at the specified resolution, returning the index of the
cell containing the location. This buckets the geographic point into the
H3 grid
Usage
latLngToCell(lat, lng, resolution)
Value
vector giving the H3 cell for each input lat/lng pair, at the given resolution