@Override
 public int hashCode() {
   return cameraPosition.hashCode();
 }