I sometimes do on the fly ummm updates in place like tonight you are 
better off getting a copy that
works for you so I dont break your stuff after all I am one guy with 
nobody to test but me... so
when it doesnt work for some reason give me a heads up.


In addition to the bug fixes I did some other code updates in GeoXml I 
think I will announce in
its own thread.

Ádám Szigeti wrote:
> Hey, it rocks!
> I wondered if you meant <open>1</open>, or , for some reason you 
> designed the parser to handle <open>true</open> indeed.
> Thanks a lot, I am going to apply your parser, and put a link to your 
> geoxml site.
> May/shall I use the js at your site so that it keeps up-to-date, or 
> create a copy like I did already?
snag a new one.. I will mention some updates
> Do you plan to apply "openable" folders?
The problem is the folders content size seems not nicely defined yet
> Anyway, thanks again, now it's time to design the page. Going to send 
> you the link once it is ready
>
> Ádám
>
> On Wed, Sep 10, 2008 at 9:26 AM, Lance Dyas <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>
>     Sorry I gave you bad kml...the correct syntax
>     is
>     http://code.google.com/apis/kml/documentation/kmlreference.html#open
>     <open>1</open>
>
>
>     Ádám Szigeti wrote:
>     > That's right, allfoldersopen:false now.
>     > But now there are no folders in the sidebar...
>     > Icons: OK, clear, thanks :)
>     >
>     > On Wed, Sep 10, 2008 at 12:21 AM, Garthan <[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     > <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>>
>     wrote:
>     >
>     >
>     >     also I have my default icons and GGeoXml has its default icon
>     >     and Google Earth has its default Icon.
>     >     And you can set the default icon in GeoXml however suits you.
>     >
>     >     On Sep 9, 5:18 pm, Garthan <[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>>> wrote:
>     >     > On Sep 9, 2:26 pm, "Ádám Szigeti" <[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> wrote:
>     >     >
>     >     > > Lance, I have fetched and
>     >     appliedhttp://www.dyasdesigns.com/geoxml/geoxml.js
>     <http://www.dyasdesigns.com/geoxml/geoxml.js>
>     >     <http://www.dyasdesigns.com/geoxml/geoxml.js>, and also
>     completed
>     >     my kmls
>     >     > > with
>     >     > > <document>
>     >     > >  <open>true</open>
>     >     > > The single level
>     >     kmlhttp://adszhu.googlepages.com/testALP.kmlgetsparsed
>     <http://adszhu.googlepages.com/testALP.kmlgetsparsed>
>     >     <http://adszhu.googlepages.com/testALP.kmlgetsparsed>
>     >     > > fine, but the multilevel
>     >     onehttp://adszhu.googlepages.com/ALP.kmlremains
>     <http://adszhu.googlepages.com/ALP.kmlremains>
>     >     <http://adszhu.googlepages.com/ALP.kmlremains>
>     >     > > parsed the same
>     >     (http://adszhu.googlepages.com/testGeoXmlParser.html)
>     >     >
>     >     > turn off the allfolders open option remember...
>     >     >
>     >     > > Also, when parsing testALPkml, it looks different than
>     on your
>     >     site
>     >     > > (different placemar icons)
>     >     >
>     >     > They were commented out in your kml... but the style was
>     defined in
>     >     > them.
>     >     >
>     >     >
>     >     >
>     >     >
>     >     >
>     >     > > I am getting confused...
>     >     >
>     >     > > On Tue, Sep 9, 2008 at 3:59 PM, Ádám Szigeti
>     <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> wrote:
>     >     > > > Cool, can't wait to play around with it this evening!
>     Thanks!
>     >     >
>     >     > > > On Tue, Sep 9, 2008 at 3:54 PM, Lance Dyas
>     >     <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> wrote:
>     >     >
>     >     > > >> I grabbed the kml TESTalp.kml and it  only  had a
>     document with
>     >     > > >> placemarks in it (no folders)
>     >     > > >> the document and folder icons all act as toggles that
>     open up
>     >     >
>     >     > > >> The point is the ground overlay shows  (I need to improve
>     >     that icon and
>     >     > > >> have it zoom to the ground overlay on click.. plus my
>     kjson
>     >     doesnt have
>     >     > > >> any ground overlay support)
>     >     >
>     >     > > >>  ... use this structure to open the outer document.
>     >     > > >> <document>
>     >     > > >>  <open>true</open>
>     >     > > >> <folder></folder>
>     >     > > >> <folder></folder>
>     >     > > >> <folder></folder>
>     >     > > >> <folder></folder>
>     >     > > >> </document>
>     >     >
>     >     > > >> Folders and documents are almost functionally the
>     >     same...(except if I
>     >     > > >> recall the specs say you cant
>     >     > > >> have style objects defined in folders I ignore that
>     in the
>     >     parser its a
>     >     > > >> stupid limit)
>     >     >
>     >     > > >> Ádám Szigeti wrote:
>     >     > > >> > Hi Lance,
>     >     >
>     >     > > >> > to me it displays the <document> level in the
>     sidebar, only.
>     >     > > >> I didnt set it to open all folders
>     >     >
>     >     > > >> > Tested with Firefox3 and Chrome
>     >     >
>     >     > > >> > On Tue, Sep 9, 2008 at 4:03 AM, Lance Dyas
>     >     <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>     >     > > >> > <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>>>> wrote:
>     >     >
>     >     > > >> >    http://www.dyasdesigns.com/geoxml/alp.htm
>     >     >
>     >     > > >> >     Ádám Szigeti wrote:
>     >     > > >> >     > feel free to use my ones if you like them!
>     >     >
>     >     > > > --
>     >     > > > Ádám
>     >     > > >http://adszhu.googlepages.com
>     >     >
>     >     > > --
>     >     > > Ádámhttp://adszhu.googlepages.com
>     <http://adszhu.googlepages.com> <http://adszhu.googlepages.com>
>     >
>     >
>     >
>     >
>     > --
>     > Ádám
>     > http://adszhu.googlepages.com
>     >
>     > >
>
>
>
>
>
>
> -- 
> Ádám
> http://adszhu.googlepages.com
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to