public void updateMapView(Collection<DataType> types) {
   mMapFragment.setActiveType(types);
 }