On Feb 2, 1:55 pm, rmcguire <rmcgu...@meadowlarkco.com> wrote: > right now at my page atwww.meadowlarkco.com/regulationsmap2.htmland > my xml file atwww.meadowlarkco.com/regulatiosnmap.xmlI have for > Hawaii: > > <Placemark id="pm251"> > <name><![CDATA[HAWAII<br />CONSTRUCTION AND MAINTENANCE<br />HIGHWAY > DIVISION]]></name> > > <Snippet maxLines="0">empty</Snippet> > <description><![CDATA[<table cellpadding="1" > cellspacing="1">.... > > I am wanting to put returns after Hawaii, Contruction and Maintenance, > etc.
Looks like I was wrong, KmlLayer seems to be stripping that out. Sorry. If you process the kml yourself using geoxml3 or geoxml_v3, I think that problem will go away, but there may be performance penalties. Another option would be to try importing that kml into FusionTables, and using FusionTablesLayer to display it. -- Larry > > On Feb 2, 2:28 pm, "geocode...@gmail.com" <geocode...@gmail.com> > wrote: > > > > > > > > > On Feb 2, 10:59 am, rmcguire <rmcgu...@meadowlarkco.com> wrote: > > > > ok, I got the infowindows figured out, but I thought that what was in > > > the CDATA from the xml file is what would show up in the > > > sidebar....can you not put </br> tags in this so that it is formatted > > > correctly? > > > Sure. Where are you having trouble doing that? > > > Larry > > > > thanks > > > > On Feb 2, 10:40 am, "geocode...@gmail.com" <geocode...@gmail.com> > > > wrote: > > > > > On Feb 2, 9:09 am, rmcguire <rmcgu...@meadowlarkco.com> wrote: > > > > > > how do I hide the info windows so that the contents only show up in > > > > > the sidebar? > > > > > Change it back like it was in the example I provided (which didn't > > > > create the infowindow, that code was commented out). > > > > >http://www.geocodezip.com/v3_GoogleEx_layer-kml_world_countries_simpl... > > > > > -- Larry > > > > > > On Feb 2, 8:59 am, rmcguire <rmcgu...@meadowlarkco.com> wrote: > > > > > > > ok, then if I wanted to change the contents of the info windows > > > > > > and/or > > > > > > the sidebars what would I change? > > > > > > > On Feb 1, 4:18 pm, "geocode...@gmail.com" <geocode...@gmail.com> > > > > > > wrote: > > > > > > > > On Feb 1, 8:00 am, rmcguire <rmcgu...@meadowlarkco.com> wrote: > > > > > > > > > could someone take a look at my page > > > > > > > > atwww.meadowlarkco.com/regulationsmap2.html > > > > > > > > and tell me what dictates when I click on each state what shows > > > > > > > > up in > > > > > > > > the infowindow and/or sidebar? > > > > > > > > var content = layerEvt.row['admin'].value; > > > > > > > > -- Larry > > > > > > > > > thanks > > > > > > > > > On Jan 31, 12:39 pm, "geocode...@gmail.com" > > > > > > > > <geocode...@gmail.com> > > > > > > > > wrote: > > > > > > > > > > On Jan 31, 10:45 am, rmcguire <rmcgu...@meadowlarkco.com> > > > > > > > > > wrote: > > > > > > > > > > > I put the preserverViewport to false but when I change the > > > > > > > > > > zoom level > > > > > > > > > > it doesn't seem to affect anything? > > > > > > > > > > If you want to set the zoom "manually", you want to leave > > > > > > > > > preserveViewport set to true. > > > > > > > > > > > On Jan 31, 11:14 am, "geocode...@gmail.com" > > > > > > > > > > <geocode...@gmail.com> > > > > > > > > > > wrote: > > > > > > > > > > > > On Jan 31, 8:02 am, rmcguire <rmcgu...@meadowlarkco.com> > > > > > > > > > > > wrote: > > > > > > > > > > > > > ok, so I have what I think Im wanting to do > > > > > > > > > > > > atwww.meadowlarkco.com/regulationsmap2.html, > > > > > > > > > > > > but how can I edit that xml file > > > > > > > > > > > > Any text editor will work. An xml editor will help with > > > > > > > > > > > syntax > > > > > > > > > > > errors. > > > > > > > > > > > > >http://www.geocodezip.com/geoxml3_test/us_states_noPoint.xml > > > > > > > > > > > > > also, how do I make my make larger? > > > > > > > > > > > > Normal html/css methods. What have you tried? > > > > > > > > > > > > Or are you asking about the zoom level? > > > > > > > > > > > > The "zoom: 0" in your map options is what determines that > > > > > > > > > > > (since you > > > > > > > > > > > are using the "preserveViewport: true" option to > > > > > > > > > > > KmlLayer). > > > > > > > > > > > > -- Larry > > > > > > > > > > > > > thanks for any help provided > > > > > > > > > > > > > On Jan 30, 12:47 pm, "geocode...@gmail.com" > > > > > > > > > > > > <geocode...@gmail.com> > > > > > > > > > > > > wrote: > > > > > > > > > > > > > > On Jan 30, 8:00 am, rmcguire > > > > > > > > > > > > > <rmcgu...@meadowlarkco.com> wrote: > > > > > > > > > > > > > > > where can I find the TrashDays40.xml file? > > > > > > > > > > > > > > You don't want that file. It is here: > > > > > > > > > > > > > >http://www.geocodezip.com/TrashDays40.xml > > > > > > > > > > > > > > You want this file: > > > > > > > > > > > > > >http://www.geocodezip.com/geoxml3_test/us_states_noPoint.xml > > > > > > > > > > > > > > (or some edited variant of that) > > > > > > > > > > > > > > -- Larry > > > > > > > > > > > > > > > On Jan 30, 8:02 am, "geocode...@gmail.com" > > > > > > > > > > > > > > <geocode...@gmail.com> > > > > > > > > > > > > > > wrote: > > > > > > > > > > > > > > > > On Jan 30, 6:30 am, rmcguire > > > > > > > > > > > > > > > <rmcgu...@meadowlarkco.com> wrote: > > > > > > > > > > > > > > > > > something like that but where they > > > > > > > > > > > > > > > > havehttp://www.geocodezip.com/geoxml3_test/world_countries_kml.xml, > > > > > > > > > > > > > > > > is > > > > > > > > > > > > > > > > there an xml file available forusstates similar > > > > > > > > > > > > > > > > to this available? > > > > > > > > > > > > > > > > I thought I answered this... Oh, well. > > > > > > > > > > > > > > > > You mean > > > > > > > > > > > > > > > like:http://www.geocodezip.com/geoxml3_test/v3_geoxml3_kmltest_linktoB.htm... > > > > > > > > > > > > > > > > -- Larry > > > > > > > > > > > > > > > > > thanks > > > > > > > > > > > > > > > > > On Jan 25, 2:21 pm, "geocode...@gmail.com" > > > > > > > > > > > > > > > > <geocode...@gmail.com> > > > > > > > > > > > > > > > > wrote: > > > > > > > > > > > > > > > > > > On Jan 25, 10:35 am, rmcguire > > > > > > > > > > > > > > > > > <rmcgu...@meadowlarkco.com> wrote: > > > > > > > > > > > > > > > > > > > Hello, > > > > > > > > > > > > > > > > > > > Im looking for a tutorial or example using > > > > > > > > > > > > > > > > > > amapof theU.S.with > > > > > > > > > > > > > > > > > > overlays over each state where the user can > > > > > > > > > > > > > > > > > > click on the state then an > > > > > > > > > > > > > > > > > > infowindow comes up to display certain > > > > > > > > > > > > > > > > > > information. > > > > > > > > > > > > > > > > > > > Could someone point me to a tutorial which > > > > > > > > > > > > > > > > > > could show me how to do > > > > > > > > > > > > > > > > > > this? > > > > > > > > > > > > > > > > > > > I know how to crete it for the most part > > > > > > > > > > > > > > > > > > with v2 but wanted to do it > > > > > > > > > > > > > > > > > > in v3? > > > > > > > > > > > > > > > > > > You mean something like this? > > > > > > > > > > > > > > > > > >http://www.geocodezip.com/v3_GoogleEx_layer-kml_world_countries_simpl... > > > > > > > > > > > > > > > > > > (doesn't use infowindows, displays > > > > > > > > > > > > > > > > > information in a sidebar, but > > > > > > > > > > > > > > > > > changing it to infowindow shouldn't be too > > > > > > > > > > > > > > > > > hard) > > > > > > > > > > > > > > > > > > -- larry > > > > > > > > > > > > > > > > > > -- Larry > > > > > > > > > > > > > > > > > > > thanks- Hide quoted text - > > > > > > > > > > > > > > > > > > - Show quoted text -- Hide quoted text - > > > > > > > > > > > > > > > > - Show quoted text -- Hide quoted text - > > > > > > > > > > > > > > - Show quoted text -- Hide quoted text - > > > > > > > > > > > > - Show quoted text -- Hide quoted text - > > > > > > > > > > - Show quoted text -- Hide quoted text - > > > > > > > > - Show quoted text -- Hide quoted text - > > > > > > > - Show quoted text -- Hide quoted text - > > > > > - Show quoted text -- Hide quoted text - > > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.