Future<String> addPoi( LatLng position, { required PoiStyle style, String? id, String? text, int? rank, bool visible = true, });