Skip to main content

@mapgear/geoapps > Map > ZoomTo

Map.ZoomTo() method

Zoom, rotate and move the map to the specified location

Signature:
ZoomTo(location: Location): void;

Parameters

ParameterTypeDescription
locationLocationLocation object
Returns:

void