maxM property
num?
get
maxM
The maximum m coordinate optionally. Returns null if not available.
You can also use isMeasured
to check whether m coordinate is available.
Implementation
num? get maxM;
The maximum m coordinate optionally. Returns null if not available.
You can also use isMeasured
to check whether m coordinate is available.
num? get maxM;