ShapeThe Shape class is used to define a shape (Marker, Polygon, Polyline, Circle) to be drawn on the map. See on the examples page Use shapes -> Add polygon to map Summary
|
Inheritance: Layer > LayersCollection > LayersManager
|
| redraw() |
| Shape Types getType() |
| show() |
| hide() |
| boolean isVisible() |
|
| string getHint() |
|
| string getLabel() |
| showLabel() |
| hideLabel() |
| boolean isLabelVisible() |
| Shape.MARKER |
| Shape.POLYGON |
| Shape.POLYLINE |
| Shape.CIRCLE |