Lat Lng Quad
class LatLngQuad constructor(val topLeft: LatLng, val topRight: LatLng, val bottomRight: LatLng, val bottomLeft: LatLng) : Parcelable
A geographical area representing a non-aligned quadrilateral
This class does not wrap values to the world bounds