What I want to be able to do is to render a day/night overlay. I can
do this with tiles but the tiles change every five minutes which means
that the server uses a lot of bandwidth. My goal is to render the day/
night terminator layer entirely on the client side. I suspect that
today's PCs are fast enough to make this not too bad. Of course a good
Javascript implementation will help!

Anyway, the GGroundOverlay allows you to place an image onto the
ground. I want to be able to place tiled canvas objects .....

Philip

On Feb 14, 8:07 pm, Rossko <ros...@culzean.clara.co.uk> wrote:
> > I'm looking for a class just like GTileLayer that allows me to place
> > arbitrary objects instead of image tiles.
>
> What doesn't GGroundOverlay do that you 
> need?http://code.google.com/apis/maps/documentation/overlays.html#Ground_O...

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to google-maps-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to