centerPoints property

Map<int?, FlutterPointLLA?> centerPoints
getter/setter pair

The geographic center of all target nodes per floor Floor index => center point

Implementation

Map<int?, FlutterPointLLA?> centerPoints;