Converts this object to something serializable in JSON.
@override Object toJson() => <Object>['newLatLngZoom', latLng.toJson(), zoom];