static Waypoint fromMap(Map<String, dynamic> map) { return ensureInitialized().decodeMap<Waypoint>(map); }