Tim Schaub
ba7b54949c
Bounds spec.
2012-06-21 19:59:43 +02:00
ahocevar
9bd507e9b8
Adding a map of sequence providers
2012-06-21 19:27:18 +02:00
Éric Lemoine
6c76f4621e
[ol.Tile] add a isLoaded function
2012-06-21 19:10:28 +02:00
Éric Lemoine
1c7e0f8481
add an ol.TileCache and use it in ol.TileLayer
2012-06-21 19:00:09 +02:00
Marc Jansen
8f90db58dc
MultiPoints shall only contain points.
2012-06-21 18:23:37 +02:00
Marc Jansen
340caf2720
Collections cannot contain Collections.
...
By having both the constructor and the setComponents checking
a white- and a blacklist for allowed types, we ensure that no
Collections can be added through these methods to the list of
components.
2012-06-21 18:23:37 +02:00
ahocevar
81a55eb320
Finally fixing event sequences.
2012-06-21 17:26:23 +02:00
Tim Schaub
0a1f8cddd8
Intersects method for bounds.
2012-06-21 17:12:05 +02:00
Éric Lemoine
435557b425
[ol.Tile] trigger load and error events
2012-06-21 16:10:52 +02:00
Marc Jansen
ce49bb8876
Add LineString/linestring.
...
The inhertance of this class might change in the future.
2012-06-21 16:00:08 +02:00
Marc Jansen
0374d1abc7
Add geom.Collection & geom.collection.
...
Also make MultiPoint and multipoint inherit from Collection/collection
respectively.
2012-06-21 16:00:08 +02:00
Petr Pridal
6ca9112af2
WebGL MapRenderer inicializaiton with a test (it may fail on computers without WebGL).
2012-06-21 15:51:00 +02:00
Éric Lemoine
1cca6b4069
add numZoomLevels and maxResolution properties to the TileLayer
2012-06-21 14:18:52 +02:00
ahocevar
5b747cf7fd
Temporarily removing Drag sequence.
2012-06-21 14:14:36 +02:00
ahocevar
6213e07f96
Navigation control with Drag sequence Dragger
...
This is totally unfinished, but tests pass, and it is only meant to give the map a Navigation control.
2012-06-21 14:08:50 +02:00
Éric Lemoine
5f1e53a0c9
move properties from layer/XYZ to layer/TileLayer
2012-06-21 12:42:36 +02:00
Marc Jansen
f85d6402e9
Add MultiPoint and multipoint.
2012-06-21 12:19:42 +02:00
Tim Schaub
43c8b89460
Initial pass at tiled layer renderer.
2012-06-21 01:18:57 +02:00
Tim Schaub
be54add905
Width and height on unreferenced bounds.
2012-06-21 00:50:26 +02:00
Tim Schaub
5287677489
Additional tileset getters.
2012-06-21 00:42:28 +02:00
ahocevar
5a31638da8
Updating name.
2012-06-20 23:21:58 +02:00
Mike Adair
4ea2fe3701
adding features
2012-06-20 13:33:20 -04:00
ahocevar
05e13e86a3
Adding drag sequence. Tests still missing.
2012-06-20 18:32:27 +02:00
Éric Lemoine
7bf05964b8
[ol.layer.XYZ] more tiling fixes, and additional tests
2012-06-20 16:18:01 +02:00
ahocevar
f74d265dec
Verified isSingleTouch and isMultiTouch functions.
2012-06-20 16:02:41 +02:00
ahocevar
66a5a8ad7a
countFn not needed - do everything with logFn.
2012-06-20 15:53:01 +02:00
ahocevar
2fa71057b1
Finalizing tests for ol.Events
2012-06-20 15:26:02 +02:00
Éric Lemoine
2890a55ee7
[ol.layer.XYZ] a tiling fix
2012-06-20 15:13:22 +02:00
Marc Jansen
d933404df8
Make Points transformable.
2012-06-20 14:58:37 +02:00
Marc Jansen
33c2e0aa30
Correct the tests for geom.Point and geom.point.
...
Add tests for the API version `ol.point()`; adjust the tests for the internal
`new ol.Point()`.
2012-06-20 13:36:07 +02:00
Tim Schaub
14b1a34f98
Splitting tests between api and internal.
2012-06-20 11:56:20 +02:00
Éric Lemoine
a7a86bb169
add a Jasmine toBeA matcher
2012-06-20 11:44:43 +02:00
Marc Jansen
ac2a0bbccd
Merge branch 'master' of https://github.com/openlayers/ol3
2012-06-20 11:30:43 +02:00
Marc Jansen
85f0f43b7b
Saving state prior to spec moving.
2012-06-20 11:30:06 +02:00
ahocevar
b63e13d09c
More Events tests.
2012-06-20 11:29:07 +02:00
ahocevar
4854eee97c
Getting rid of debugger statement.
2012-06-20 11:26:33 +02:00
Marc Jansen
aec8f953e5
Remove the mixin approach and give the Point class a projection.
2012-06-20 11:18:07 +02:00
Mike Adair
4161595c85
extent and res tests
2012-06-20 04:37:16 -04:00
Mike Adair
2c7e308960
adding getMaxExtent and getMaxRes
2012-06-20 04:37:14 -04:00
Éric Lemoine
a96b559ddd
very first XYZ layer bits
2012-06-20 09:18:46 +02:00
Éric Lemoine
84d594cacb
Tile.test.js - remove test that sets a src on the image
2012-06-20 09:17:55 +02:00
ahocevar
fb8b1e878d
Events.js ported, with tests stub. More tests to be added.
2012-06-20 01:09:21 +02:00
Tim Schaub
b06a52888f
Adding unreferenced bounds.
2012-06-20 00:11:06 +02:00
Marc Jansen
450f8f7b74
First state of a geom package.
2012-06-19 18:21:21 +02:00
Tim Schaub
712070c1f0
Location tests passing.
2012-06-19 18:06:00 +02:00
Tim Schaub
408413ec92
Projection cannot be null.
2012-06-19 17:41:17 +02:00
Mike Adair
6ed79a3d36
add layers and resolutions array
2012-06-19 11:17:55 -04:00
Mike Adair
b0490ecdb6
initial set of tests running
2012-06-19 10:17:41 -04:00
Mike Adair
efcecc4c5f
map initialization
2012-06-19 09:37:42 -04:00
Mike Adair
b25339549a
Merge branch 'three' of https://github.com/tschaub/openlayers into three
2012-06-19 09:21:48 -04:00