MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / getStyle

Method getStyle

src/mapboxgl/overlay/graphic/Graphic.js:89–91  ·  view source on GitHub ↗

* @function Graphic.prototype.getStyle * @description 获取样式。 * @returns {Object} 点样式。

()

Source from the content-addressed store, hash-verified

87 * @returns {Object} 点样式。
88 */
89 getStyle() {
90 return this.style;
91 }
92
93 /**
94 * @function Graphic.prototype.setAttributes

Callers 15

callbackFunction · 0.45
WebMapV2Spec.jsFile · 0.45
WebMapSpec.jsFile · 0.45
callbackFunction · 0.45
WebMapV3Spec.jsFile · 0.45
callbackFunction · 0.45
WebMapV22Spec.jsFile · 0.45
GraphicSpec.jsFile · 0.45
CloverStyleSpec.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected