On Oct 29, 2:25 pm, ibutters <[email protected]> wrote: > > Can I save one PNG with the same dimensions and correct alpha channel, > and merge the two using js or the google API?
Javascript doesn't do that (so the API doesn't), but you could do it with a server-side library like GD. It's outside the scope fo the group though. Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en -~----------~----~----~----~------~----~------~--~---
