public class PolylineEncoder extends Object
| Constructor and Description |
|---|
PolylineEncoder() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(double latitude,
double longitude)
Add coordinate to polyline.
|
String |
toString() |
Copyright © 2018. All rights reserved.