newFilledCircleModel(options) 填充圆模型FilledCircleModel的构造函数。 Parameters: NameTypeDescription optionsObject 可选项 NameTypeDescription depthTestBoolean 是否开启深度测试,默认为false sizeUnitString 填充圆尺寸大小单位,可选项有'map'(和地图单位保持一致),'px'(默认,像素单位) ...