MarkerStyle:{ iconFieldType?: string; iconNumberRanges?: number[]; image: string; imageNumber: number }
image: file name of the icon list
imageNumber: number of icon in the icon list
iconFieldType?: id of the field that controls the icon (FieldList or FieldText)
iconNumberRanges?: ranges for the icon if the field is type number
image: file name of the icon list imageNumber: number of icon in the icon list iconFieldType?: id of the field that controls the icon (FieldList or FieldText) iconNumberRanges?: ranges for the icon if the field is type number