The GeoXml class uses almost exactly the same code as in that form
to encode polylines and polygons as it loads them... you
are already displaying encoded polylines and polygons if you are
using GeoXml ;-)... if you want to save them for later it can be done
there is a method on the class called.
Jorge wrote:
> Hi all!
>
> I wanted to test if I can put the coordinates in a KML linestring as
> an encoded polyline.
>
> Does anyone know if it is possible?
>
> I was trying with GeoXML from http://code.google.com/p/geoxml/ but I
> can't find whether it supports it.
>
> Thanks!
GeoXml encodes y
You can try this one. It's even possible to paste your kml file into
the form.
http://facstaff.unca.edu/mcmcclur/GoogleMaps/EncodePolyline/encodeForm.html
But I doubt that you can define an encoded polyline in your kml file.
KML doesn't know the method GPolyline.fromEncoded(). At least it's no
Hi all!
I wanted to test if I can put the coordinates in a KML linestring as
an encoded polyline.
Does anyone know if it is possible?
I was trying with GeoXML from http://code.google.com/p/geoxml/ but I
can't find whether it supports it.
Thanks!
--~--~-~--~~~---~--