Format: Added EncodedPolyline class

This class is able to convert an encoded polyline string into a LineString embedded in a Vector Feature.

See https://developers.google.com/maps/documentation/utilities/polylinealgorithm for more information.
This commit is contained in:
Tobias Bieniek
2012-12-26 18:25:04 +01:00
parent 4b2e80fa36
commit 63a9567858
4 changed files with 128 additions and 0 deletions
+1
View File
@@ -66,6 +66,7 @@
<li>Format/XML/VersionedOGC.html</li>
<li>Format/ArcXML/Features.html</li>
<li>Format/CQL.html</li>
<li>Format/EncodedPolyline.html</li>
<li>Format/GeoJSON.html</li>
<li>Format/GeoRSS.html</li>
<li>Format/GML.html</li>