center
The center point of the request represented as latitude and longitude.
Declaration
get center(): Coordinate | null;
set center(value: Coordinate | null);The center point of the request represented as latitude and longitude.
get center(): Coordinate | null;
set center(value: Coordinate | null);