The elevation (or altitude) coordinate optionally in meters.
Returns null if not available.
You can also use is3D to check whether elev coordinate is available.
@override double? get optElev => point.optElev;