Home › Forums › MapPress Support › Google map overlay on admin mappress area › Reply To: Google map overlay on admin mappress area
November 26, 2013 at 6:27 am
#13835
Keymaster
Hi,
From version 2.40.8 you can get the editor with:
window.mappEditor
You can get the current MapPress map object using:
window.mappEditor.getMap().getMap();
To get the *Google* map object use:
window.mappEditor.getMap().getMap();