On Feb 16, 6:31 am, Rossko <[email protected]> wrote: > > ... I want to map upper > > right corner and lower left corner of the container/viewport pixel to > > the larger map div pixel. > > Can we get to "why", there may be another approach?
aargh, nevermind, i'm an idiot. :-) yes, there is another approach... all I had to do is take the same lat lon, get the div pixel, then the container pixel, then get take the delta of the two "vectors." That tells me exactly where the container is in the map div. -d -- 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.
