See: Description
| Class | Description |
|---|---|
| MapboxUtils |
Misc utils around Mapbox services.
|
| PolylineUtils |
Polyline utils class contains method that can decode/encode a polyline, simplify a line, and more.
|
| TextUtils |
We avoid including a full library like org.apache.commons:commons-lang3 to avoid an unnecessary
large number of methods, which is inconvenient to Android devs.
|