[Google Maps API v3] Re: Custom KML icons not showing

2010-07-16 Thread MLSX.NET GMap
YES! Looks like using the tag instead of the tag made all the difference. You totally rock \m/(~~)\m/ Thank you so much. Robert -- 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-ma

[Google Maps API v3] Re: Custom KML icons not showing

2010-07-16 Thread Pil
Finally I got to work with your icons http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=http:%2F%2Fsites.google.com%2Fsite%2Fmxamples%2Fkmltest4.kml&sll=37.753366,-121.434074&sspn=0.026602,0.047121&ie=UTF8&ll=37.745404,-121.44227&spn=0.026605,0.047121&z=14 The kml code seems uttermost s

[Google Maps API v3] Re: Custom KML icons not showing

2010-07-16 Thread MLSX.NET GMap
Hi my friends, Here is a link to my KML file that no longer displays my custom icons, and I must say I have tried everything. http://mlsx.net/v7/scripts/a/kmltest.kml Here's the same KML opened in google maps, http://maps.google.com/maps?q=http://mlsx.net/v7/scripts/a/kmltest.kml As you can see

[Google Maps API v3] Re: Custom KML icons not showing

2010-07-14 Thread Richardmtl
Hello, Well, my icons are 25X25, maybe that's causing a problem, I'll see about changing it. My KML is a bit complex, but more than that, it's very long.. :) Funny thing is though that it used to work fine under v2, all icons showe dup properly, so I don't know why it wouldn't be working properl

[Google Maps API v3] Re: Custom KML icons not showing

2010-07-14 Thread Rossko
> So > there's a limit as to how many will appear on the google maps. But why > would that limit affect my map using the api? Yes, there are limits http://code.google.com/apis/kml/documentation/mapsSupport.html your KML does appear very complex. The API uses essentially the same KML renderer,

[Google Maps API v3] Re: Custom KML icons not showing

2010-07-14 Thread Jonathanccwong
Hi, >From my experience the icons can either be PNGs or JPGs. it really doesn't matter. one thing though is that the icons should be 32x32 (or if it is not, make it so and fill the voids with a transparent background <-- png) The size is also an issue. I'm not sure how big the icons can be, but min