After messing with this a bit myself on a custom TileLayerBase, i found that in most examples the LatLngBound just needs to be changed to:
new LatLngBounds(new LatLng(-180, -90), new LatLng(-180, -90)) Now that it goes SW-NE the copyright message starts working as expected ! Bart --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
