Reply To: Google map overlay on admin mappress area

Home Forums MapPress Support Google map overlay on admin mappress area Reply To: Google map overlay on admin mappress area

#13835
Chris
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();