A polyline decoder

To decode a points string of an encoded polyline, simply paste it into the points string field and hit the decode button. Be sure to input the string as a string literal, i.e. use double backslashes. Also, if the last point generated by the decoder is duplicated, you might have included an extra return character in your input encoded string.

Input encoded points string:

Output points:


Valid XHTML 1.0 Transitional