Build a MPBounds from a pair of coordinates
const MPBounds({required this.northeast, required this.southwest});