This commit is contained in:
@@ -72,7 +72,7 @@ export interface MuseumCategory {
|
||||
iconType?: string
|
||||
}
|
||||
|
||||
export type MuseumPoiKind = 'facility' | 'hall' | 'hall_entrance' | 'guide'
|
||||
export type MuseumPoiKind = 'facility' | 'hall' | 'hall_entrance' | 'guide' | 'space'
|
||||
|
||||
export interface MuseumPoiEntrance {
|
||||
id: string
|
||||
|
||||
Reference in New Issue
Block a user