I think the question being asked is: if the code is already in the API to display copyright info for the built-in layers (map/satellite), why not make that available for custom map types?
Custom overlay or just a positioned/styled div works for me. Link that to maptypeid_changed to hide/display appropriately. And one could even listen to zoom and move events to change the notice if they needed. Flexibility without extra API overhead. Dave On Apr 16, 1:53 am, Ben Appleton <[email protected]> wrote: > I agree that's a bug. Once we fix that bug, why not display copyrights in a > custom control? > > On 16 Apr 2010 18:28, "pi5701" <[email protected]> wrote: > > bugreport here:http://code.google.com/p/gmaps-api-issues/issues/detail?id=2311 > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScri... > > -- > 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 > athttp://groups.google.com/group/google-maps-js-api-v3?hl=en. -- 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.
