SnapMapSettings constructor
SnapMapSettings({})
Implementation
SnapMapSettings({
this.themeName = 'Ocean',
this.layout = 'radial',
this.textSize = 14.0,
this.branchThickness = 2.5,
this.isCompact = false,
});