I'm trying to use a large projected overlay which covers from the east
edge of Alaska to the center of Australia. I'm using these bounds:
"overlayBounds": [-36.84, -141, 71.1, 174.75]
The overlay is fine for height and latitude position, but the width is
squashed and in the middle of the Pacific.
The class I'm using uses this.get('projection').fromLatLngToDivPixel()
function but it's returning incorrect numbers almost all the time for
x.
Does anyone have experience using a projected overlay over at a global
scale? It has worked great for me on smaller areas.
--
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.