Dommer wrote:
By parse here, you mean addoverlay()?  When would you enter these
values?

No with my GeoXml class, the method is called parse It was named before Google made a namespace so they were always (GGeoXml).. If I had it to do over I would call it LGeoXml.... for Lances GeoXml parser

The significant part is it does polyline encoding using Douglas Pueker and you can tweak
the settings of it. (though I havent really experimented with that much)\

It does a lot more than that supporting a lot of formats and a tree based side bar....

This is relevant to the discussion we're having over here:

http://groups.google.com/group/Google-Maps-API/browse_thread/thread/eeea44641b1bb5de#

Thanks!


On Mar 8, 3:45 pm, Lance Dyas <[email protected]> wrote:
There are settings in there you can tweak
on the encoding used by the GeoXml class
.. the default values used are

geoxml.verySmall = 0.0000001;
geoxml.ZoomFactor = 2;
geoxml.NumLevels = 18;

set them on your GeoXml object
before calling parse

No virus found in this outgoing message.
Checked by AVG - www.avg.com
Version: 8.0.238 / Virus Database: 270.12.9/2087 - Release Date: 04/29/09 
18:03:00

Reply via email to