| Package | Description |
|---|---|
| com.uber.h3core |
| Modifier and Type | Method and Description |
|---|---|
int |
H3Core.h3Distance(long a,
long b)
Returns the distance between
a and b. |
int |
H3Core.h3Distance(String a,
String b)
Returns the distance between
a and b. |
Copyright © 2018 Uber Open Source. All rights reserved.