cleaned up the comment

This commit is contained in:
Balázs Vigh 2021-05-01 20:31:43 +02:00
parent 8b9345eb36
commit d432a5b584

View File

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