# Interface: EllipseFillOptions
# Hierarchy
-  ↳ EllipseFillOptions 
# Table of contents
# Properties
- center
- data
- endAngle
- fillAntialias
- fillColor
- fillOpacity
- fillOutlineColor
- fillPattern
- fillSortKey
- fillTranslate
- fillTranslateAnchor
- filter
- isHoverFeatureState
- isHoverPointer
- layerId
- majorAxisRadius
- maxzoom
- minorAxisRadius
- minzoom
- points
- properties
- sourceId
- sourceLayer
- startAngle
- visibility
# Properties
# center
• center: GeoPointLike
中心点
# data
• data: any
Inherited from: PolygonOptions.data
# endAngle
• Optional endAngle: number
# fillAntialias
• Optional fillAntialias: boolean | ExpressionSpecificationEx | { stops: [number, boolean][] ; type: "exponential"  } | { stops: [number, boolean][] ; type: "interval"  }
Inherited from: PolygonOptions.fillAntialias
# fillColor
• Optional fillColor: string | ExpressionSpecificationEx | { stops: [number, string][] ; type: "exponential"  } | { stops: [number, string][] ; type: "interval"  } | { default?: string ; property: string ; stops: [number, string][] ; type: "exponential"  } | { default?: string ; property: string ; stops: [number, string][] ; type: "interval"  } | { default?: string ; property: string ; stops: [string | number | boolean, string][] ; type: "categorical"  } | { default?: string ; property: string ; type: "identity"  } | { default?: string ; property: string ; stops: [{ value: number ; zoom: number  }, string][] ; type: "exponential"  } | { default?: string ; property: string ; stops: [{ value: number ; zoom: number  }, string][] ; type: "interval"  } | { default?: string ; property: string ; stops: [{ value: string | number | boolean ; zoom: number  }, string][] ; type: "categorical"  }
Inherited from: PolygonOptions.fillColor
# fillOpacity
• Optional fillOpacity: number | ExpressionSpecificationEx | { stops: [number, number][] ; type: "exponential"  } | { stops: [number, number][] ; type: "interval"  } | { default?: number ; property: string ; stops: [number, number][] ; type: "exponential"  } | { default?: number ; property: string ; stops: [number, number][] ; type: "interval"  } | { default?: number ; property: string ; stops: [string | number | boolean, number][] ; type: "categorical"  } | { default?: number ; property: string ; type: "identity"  } | { default?: number ; property: string ; stops: [{ value: number ; zoom: number  }, number][] ; type: "exponential"  } | { default?: number ; property: string ; stops: [{ value: number ; zoom: number  }, number][] ; type: "interval"  } | { default?: number ; property: string ; stops: [{ value: string | number | boolean ; zoom: number  }, number][] ; type: "categorical"  }
Inherited from: PolygonOptions.fillOpacity
# fillOutlineColor
• Optional fillOutlineColor: string | ExpressionSpecificationEx | { stops: [number, string][] ; type: "exponential"  } | { stops: [number, string][] ; type: "interval"  } | { default?: string ; property: string ; stops: [number, string][] ; type: "exponential"  } | { default?: string ; property: string ; stops: [number, string][] ; type: "interval"  } | { default?: string ; property: string ; stops: [string | number | boolean, string][] ; type: "categorical"  } | { default?: string ; property: string ; type: "identity"  } | { default?: string ; property: string ; stops: [{ value: number ; zoom: number  }, string][] ; type: "exponential"  } | { default?: string ; property: string ; stops: [{ value: number ; zoom: number  }, string][] ; type: "interval"  } | { default?: string ; property: string ; stops: [{ value: string | number | boolean ; zoom: number  }, string][] ; type: "categorical"  }
Inherited from: PolygonOptions.fillOutlineColor
# fillPattern
• Optional fillPattern: string | ExpressionSpecificationEx | { stops: [number, string][] ; type: "exponential"  } | { stops: [number, string][] ; type: "interval"  } | { default?: string ; property: string ; stops: [number, string][] ; type: "exponential"  } | { default?: string ; property: string ; stops: [number, string][] ; type: "interval"  } | { default?: string ; property: string ; stops: [string | number | boolean, string][] ; type: "categorical"  } | { default?: string ; property: string ; type: "identity"  } | { default?: string ; property: string ; stops: [{ value: number ; zoom: number  }, string][] ; type: "exponential"  } | { default?: string ; property: string ; stops: [{ value: number ; zoom: number  }, string][] ; type: "interval"  } | { default?: string ; property: string ; stops: [{ value: string | number | boolean ; zoom: number  }, string][] ; type: "categorical"  }
Inherited from: PolygonOptions.fillPattern
# fillSortKey
• Optional fillSortKey: number | ExpressionSpecificationEx | { stops: [number, number][] ; type: "exponential"  } | { stops: [number, number][] ; type: "interval"  } | { default?: number ; property: string ; stops: [number, number][] ; type: "exponential"  } | { default?: number ; property: string ; stops: [number, number][] ; type: "interval"  } | { default?: number ; property: string ; stops: [string | number | boolean, number][] ; type: "categorical"  } | { default?: number ; property: string ; type: "identity"  } | { default?: number ; property: string ; stops: [{ value: number ; zoom: number  }, number][] ; type: "exponential"  } | { default?: number ; property: string ; stops: [{ value: number ; zoom: number  }, number][] ; type: "interval"  } | { default?: number ; property: string ; stops: [{ value: string | number | boolean ; zoom: number  }, number][] ; type: "categorical"  }
Inherited from: PolygonOptions.fillSortKey
# fillTranslate
• Optional fillTranslate: [number, number] | ExpressionSpecificationEx | { stops: [number, [number, number]][] ; type: "exponential"  } | { stops: [number, [number, number]][] ; type: "interval"  }
Inherited from: PolygonOptions.fillTranslate
# fillTranslateAnchor
• Optional fillTranslateAnchor: "map" | ExpressionSpecificationEx | "viewport" | { stops: [number, "map" | "viewport"][] ; type: "exponential"  } | { stops: [number, "map" | "viewport"][] ; type: "interval"  }
Inherited from: PolygonOptions.fillTranslateAnchor
# filter
• Optional filter: any
Inherited from: PolygonOptions.filter
# isHoverFeatureState
• Optional isHoverFeatureState: boolean
Inherited from: PolygonOptions.isHoverFeatureState
# isHoverPointer
• Optional isHoverPointer: boolean
Inherited from: PolygonOptions.isHoverPointer
# layerId
• Optional layerId: string
Inherited from: PolygonOptions.layerId
# majorAxisRadius
• majorAxisRadius: number
长轴半径
# maxzoom
• Optional maxzoom: number
Inherited from: PolygonOptions.maxzoom
# minorAxisRadius
• minorAxisRadius: number
短轴半径
# minzoom
• Optional minzoom: number
Inherited from: PolygonOptions.minzoom
# points
• Optional points: number
# properties
• Optional properties: object
属性数据
# sourceId
• Optional sourceId: string
Inherited from: PolygonOptions.sourceId
# sourceLayer
• Optional sourceLayer: string
Inherited from: PolygonOptions.sourceLayer
# startAngle
• Optional startAngle: number
开始角度
# visibility
• Optional visibility: "visible" | "none"
Inherited from: PolygonOptions.visibility
