Cool,
As far as the MCustomTileLayer object.   I don't see any reference to KML
in the source code.  I suspect the code is not out where you can see it in
the source code correct?  Is this a pay to play object?
Dave

On Mon, Nov 21, 2011 at 10:00 AM, Marcelo <marcelo...@hotmail.com> wrote:

> You cannot modify a KML layer after it's been loaded because it is
> parsed and rendered from Google's servers. The only way to change it
> is to use an AJAX call to a server side script that modifies the KML
> file and then reload it.
>
> On the other hand, if you've already converted it to custom tiles then
> you have full control, and you can use something like my
> MCustomTileLayer object to set the opacity of the tiles:
> http://maps.forum.nu/v3/gm_customTiles.html
>
> --
> Marcelo - http://maps.forum.nu
> --
>
> --
> 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.
>
>


-- 
           343  NYFD
All Gave ... Some Gave All

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

Reply via email to