feature/google-maps-in-mapeditor-added #33

Merged
bence merged 9 commits from feature/google-maps-in-mapeditor-added into develop 2021-05-02 13:38:17 +02:00
Showing only changes of commit d432a5b584 - Show all commits

View File

@ -608,7 +608,7 @@
}
};
// MapEditor.map = LMapWrapper;
// initialize content of #map with google maps
MapEditor.map = GMapWrapper;
MapEditor.map.init('gmap', places);