MCPcopy Create free account
hub / github.com/RoutingKit/RoutingKit / GooglePolylineEncoder

Class GooglePolylineEncoder

include/routingkit/google_polyline.h:25–33  ·  view source on GitHub ↗

Encodes a polyline using the Google polyline format as described here: https://developers.google.com/maps/documentation/utilities/polylinealgorithm Calling encode yields the characters for the next point. It does not give you the full string. To obtain the full string, loop over the polyline points and concatenate the results.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected