Creates a new LatLng object with the given latitude and longitude.
const LatLng({this.latitude, this.longitude});