public class WebHelper extends Object
| Constructor and Description |
|---|
WebHelper() |
| Modifier and Type | Method and Description |
|---|---|
static com.graphhopper.util.PointList |
decodePolyline(String encoded,
int initCap,
boolean is3D) |
static String |
encodeURL(String str) |
static com.graphhopper.util.shapes.GHPoint |
toGHPoint(org.json.JSONArray point) |
Copyright © 2012–2016. All rights reserved.