interface AmazonLocationServiceMapStyle {
    mapName: string;
    region: string;
    style: string;
}

Hierarchy (view full)

Properties

Properties

mapName: string
region: string
style: string