Fetching data, please be patient.

ers.getBounds().isValid()) { bounds.extend(gatewayMarkers.getBounds()); } if(gatewayMarkersNoCluster.getBounds().isValid()) { bounds.extend(gatewayMarkersNoCluster.getBounds()); } map.fitBounds(bounds); } }