@Override
 public Geometry getBoundingBox() {
   return track.getBoundingBox();
 }