I am looking for a way to not call functions to the window document but to the map object or some other specified scope.
if I do a basic log in FF I get Window to be this and the scope of the object.
My question is:
Is there any way to change the scope of this to be something else when the Javascript is called?