aspectRatio property

double aspectRatio

Aspect ratio of the svg map

Implementation

double get aspectRatio => mapHeight / mapWidth;