Exposes properties which control the appearance and behavior of a geographic map chart.

GeographicMapSettings

new GeographicMapSettings(cultureLanguage: string, cultureRegion: string, attribution: string, projection: GeographicMapProjection, area: GeographicMappingArea, labels: GeographicMapLabels, colors: GeographicMapColors): GeographicMapSettings

Returns GeographicMapSettings

$t: Type
area: GeographicMappingArea
attribution: string
colors: GeographicMapColors
cultureLanguage: string
cultureRegion: string
labels: GeographicMapLabels
projection: GeographicMapProjection