Éric Lemoine
|
d68f411e82
|
Add doc for ol.Collection#getArray
|
2013-09-02 18:24:07 +02:00 |
|
Éric Lemoine
|
b9f2f7bcb4
|
Add ol.CollectionEvent#getElement
|
2013-08-27 22:07:03 +02:00 |
|
Éric Lemoine
|
6576a49178
|
Make ol.Collection#extend return this
This to be able to do this:
new ol.Map({
controls: ol.control.defaults().extend([new MyControl()]),
...
})
|
2013-08-19 14:25:38 +02:00 |
|
Bart van den Eijnden
|
8dc97790bc
|
Add more content for the API doc
Involves additions to (there will be subsequent pull requests for other
classes):
- ol.Attribution
- ol.Collection
- ol.Expression
- ol.Feature
- ol.Geolocation
- ol.Map
- ol.Object
- ol.Overlay
- ol.Projection
- ol.View2D
- ol.control.Attribution
- ol.control.Control
- ol.control.FullScreen
- ol.control.Logo
- ol.control.MousePosition
- ol.control.ScaleLine
- ol.control.Zoom
- ol.control.ZoomSlider
- ol.dom.Input
- ol.filter.Filter
- ol.filter.Geometry
- ol.filter.Logical
|
2013-06-11 20:56:04 +02:00 |
|
Tom Payne
|
332fd250b4
|
Cache array length in ol.Collection
|
2013-04-20 11:27:44 +02:00 |
|
Tom Payne
|
3e7c913c44
|
Add ol.Collection.remove
|
2013-03-06 15:53:11 +01:00 |
|
Tom Payne
|
905a0059db
|
Remove unused insert_at, set_at, and remove_at events
|
2013-03-06 15:50:03 +01:00 |
|
Tom Payne
|
23f0097517
|
Add ol.Collection.extend
|
2013-03-06 13:18:34 +01:00 |
|
Tim Schaub
|
0707deb465
|
Properties set with set should not be accessed with bracket
|
2013-02-19 14:28:59 -07:00 |
|
Tom Payne
|
b6f856f962
|
Remove unused goog.requires
|
2013-01-30 22:48:03 +01:00 |
|
Tom Payne
|
3f08995cfb
|
Fix typecast in ol.Collection
|
2013-01-07 13:18:59 +01:00 |
|
Tim Schaub
|
c3a41c967e
|
Removing file overviews for now.
|
2012-09-24 16:58:55 +02:00 |
|
Tom Payne
|
f8c31ba45c
|
s/ol3/ol/
|
2012-09-24 14:21:41 +02:00 |
|