You define myprojection by onAdd(). Try defining that by the first draw(). In my understanding, OverlayView.getProjection() gets some more properties by the first draw().
"Also, is my understanding of "Projection" wrong? Is it not really a static property of the map itself? " I second the question. I don't know? I made my tooltip by calling getProjection() by each draw() http://koti.mbnet.fi/ojalesa/boundsbox/tiptool_trains.htm -- 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.
