On Nov 22, 9:48 am, Dave Herndon <[email protected]> wrote:
> 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?

Read again what I wrote in my previous post. MCustomTileLayer has
nothing to do with KML.

> Is this a pay to play object?

The answer to that question is right at the beginning of
MCustomTileLayer.js
Again, read!

--
Marcelo - http://maps.forum.nu
--





> Dave
>
>
>
>
>
>
>
>
>
> On Mon, Nov 21, 2011 at 10:00 AM, Marcelo <[email protected]> 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
> > [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-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 [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-js-api-v3?hl=en.

Reply via email to