-
Notifications
You must be signed in to change notification settings - Fork 654
Rectangle
Guillaume Leclerc edited this page Jan 17, 2016
·
1 revision
This component display a Google maps Rectangle.
- bounds (2w)
- draggable (1w)
- editable (1w)
- options (1w)
- g-click
- g-dblclick
- g-drag
- g-dragend
- g-dragstart
- g-mousedown
- g-mouseup
- g-mouseout
- g-mouseover
- g-rightclick
All these properties and events are the same as documented in the google maps api reference documentation.
- Map
- [MapComponent](Extending Components)
- Marker
- Cluster
- InfoWindow
- Polyline
- Circle
- Rectangle
- PlaceInput
... More to come
(for contributors)