@@ -1,5 +1,7 @@
|
|||||||
@exportSymbol ol.style.Circle
|
@exportSymbol ol.style.Circle
|
||||||
|
@exportProperty ol.style.Circle.prototype.getAnchor
|
||||||
@exportProperty ol.style.Circle.prototype.getFill
|
@exportProperty ol.style.Circle.prototype.getFill
|
||||||
@exportProperty ol.style.Circle.prototype.getImage
|
@exportProperty ol.style.Circle.prototype.getImage
|
||||||
@exportProperty ol.style.Circle.prototype.getRadius
|
@exportProperty ol.style.Circle.prototype.getRadius
|
||||||
|
@exportProperty ol.style.Circle.prototype.getSize
|
||||||
@exportProperty ol.style.Circle.prototype.getStroke
|
@exportProperty ol.style.Circle.prototype.getStroke
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
@exportSymbol ol.style.Icon
|
@exportSymbol ol.style.Icon
|
||||||
|
@exportProperty ol.style.Icon.prototype.getAnchor
|
||||||
@exportProperty ol.style.Icon.prototype.getImage
|
@exportProperty ol.style.Icon.prototype.getImage
|
||||||
|
@exportProperty ol.style.Icon.prototype.getSize
|
||||||
@exportProperty ol.style.Icon.prototype.getSrc
|
@exportProperty ol.style.Icon.prototype.getSrc
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
@exportSymbol ol.style.Image
|
@exportSymbol ol.style.Image
|
||||||
@exportProperty ol.style.Image.prototype.getAnchor
|
|
||||||
@exportProperty ol.style.Image.prototype.getRotation
|
@exportProperty ol.style.Image.prototype.getRotation
|
||||||
@exportProperty ol.style.Image.prototype.getScale
|
@exportProperty ol.style.Image.prototype.getScale
|
||||||
@exportProperty ol.style.Image.prototype.getSize
|
|
||||||
|
|||||||
@@ -1 +1,9 @@
|
|||||||
@exportSymbol ol.style.Text
|
@exportSymbol ol.style.Text
|
||||||
|
@exportProperty ol.style.Text.prototype.getFill
|
||||||
|
@exportProperty ol.style.Text.prototype.getFont
|
||||||
|
@exportProperty ol.style.Text.prototype.getRotation
|
||||||
|
@exportProperty ol.style.Text.prototype.getScale
|
||||||
|
@exportProperty ol.style.Text.prototype.getStroke
|
||||||
|
@exportProperty ol.style.Text.prototype.getText
|
||||||
|
@exportProperty ol.style.Text.prototype.getTextAlign
|
||||||
|
@exportProperty ol.style.Text.prototype.getTextBaseline
|
||||||
|
|||||||
Reference in New Issue
Block a user