new Maplace({ locations: LocsA, map_div: '#gmap-polygon', controls_div: '#controls-polygon', controls_type: 'list', show_markers: false, type: 'polygon', draggable: true }).Load();
<div id="gmap-polygon"></div>