point property

MPPoint get point

Get the location's point

Implementation

MPPoint get point => _point ?? _calcPoint();