interface MapnavFixtureConfig {
    items: string[];
    zoomOption: string;
}

Properties

Properties

items: string[]
zoomOption: string