hi

i for myself create a kml file and store the latlag in a database as
well, if you would store the latlag in a database you just could
create some polylines out of that and add the markers you like...

but overall my goal is to just cluster the 1st latlng of every track,
display all tracks with fluster and display the kmloverlay dynamically
when this marker is clicked

On Jun 8, 7:43 pm, Paul <plaskor...@gmail.com> wrote:
> Is there any way to read in a kml without any icons set up and then
> set the icons after?
>
> It seems like it takes the icon that is set in the first kml file it
> reads and then ignores the icon in the second kml file. The kml is
> output from a tool in ArcGIS and the only control I have is over the
> html that I want in the info window.
>
> Maybe I just need another way to convert to kml.
>
> On Jun 8, 11:16 am, en4ce <djen...@googlemail.com> wrote:
>
> > ok my bad... i didnt saw the source :D
>
> > On 8 Jun., 16:56, en4ce <djen...@googlemail.com> wrote:
>
> > > i dont see any icons set in that kml nor in the js file... what kind
> > > of kml style is that anyway ? i thought kml allways look something
> > > like:
>
> > > "<?xml version="1.0" encoding="UTF-8"?>
> > > <kml ns="http://earth.google.com/kml/2.0"; 
> > > xmlns:atom="http://www.w3.org/2005/Atom";>
> > > <Document>
> > > <atom:author><atom:name>My Tracks running on Android</atom:name></
> > > atom:author>
> > > <name><![CDATA[Sk8n 1]]></name>"
> > > .....etc
>
> > > On 8 Jun., 16:13, Paul <plaskor...@gmail.com> wrote:
>
> > > > Hi all,
>
> > > > I am making a simple map to display the contents of two kml layers at
> > > > the same time. Each kml layer has a different icon image, so I would
> > > > expect that the map would have two types of icons, but it makes all of
> > > > the icons have the image of the first type of icon. I have no idea why
> > > > this is the case. Can anyone help?
>
> > > > The link to the map is 
> > > > here:http://www.crwa.org/water_quality/monthly/testing.html
>
> > > > And the two kml files and javascript file are found at the same
> > > > directory:
>
> > > >http://www.crwa.org/water_quality/monthly/mts_swim.kmlhttp://www.crwa...
> > > > the main map code is)
>
> > > > Thanks,
>
> > > > Paul

-- 
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...@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.

Reply via email to