Map<String, dynamic> toMap() { return { 'hexNamespace': hexNamespace, 'hexInstance': hexInstance, 'distanceMetres': distanceMetres, }; }