// there must be first row empty (first line is not executed at least Chrome 39)
Mapa_Clear(window.markers);
window.markers = [];
window.mplaces = {};
window.polyline = null;
window.countmarks = false;
var markerindex = 0;
// rescale
Mapa_fitBounds(markers);