Tom Payne
3e15ce93bb
Use ol.base.checkKeys to check keys
2012-06-22 11:58:03 +02:00
Éric Lemoine
a0e5741774
[ol.layer.TileLayer, ol.layer.XYZ] add a getMaxResolution func to TileLayer, and make ol.layer.XYZ be just a projection and a number of zoom levels
2012-06-22 11:52:40 +02:00
Éric Lemoine
86a3eaad19
[ol.layer.TileLayer] move getData from layer.XYZ to layer.TileLayer
2012-06-22 11:09:08 +02:00
Éric Lemoine
cb37aaa01b
map.test.js - fix the map is destroyable test in advanced mode
2012-06-22 10:59:57 +02:00
Éric Lemoine
ad2c3e15e3
[ol.Tile] as an isLoading method
2012-06-22 10:51:59 +02:00
Éric Lemoine
f7a956f404
[ol.Tile] add ol.Tile.createConstructor and set width and height to the img archetype
2012-06-22 10:38:40 +02:00
Marc Jansen
45917504b0
Fix the geom tests to only use API methods.
2012-06-22 09:18:12 +02:00
Éric Lemoine
9529db0151
throw an error if ol.map gets passed an unknown option
2012-06-21 20:16:11 +02:00
Tim Schaub
948e792ddd
Bounds transforms.
2012-06-21 19:59:43 +02:00
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
Mike Adair
f3ab95b051
change feature obj literal property names to match GeoJSON
2012-06-21 03:31:57 -04:00
Éric Lemoine
22bffd9d8b
add an OSM layer constructor to the API
2012-06-21 08:46:23 +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
7413770a46
add an ol.layer.xyz factory
2012-06-20 18:09:10 +02:00
Marc Jansen
94fe46c5be
Remove stray ')'
2012-06-20 17:43:54 +02:00
Marc Jansen
eb690951ab
Merge branch 'master' of https://github.com/openlayers/ol3
2012-06-20 16:52:33 +02:00
Marc Jansen
b49c036ae2
Make the testuite configurable via URL.
2012-06-20 16:49:51 +02:00
Éric Lemoine
7bf05964b8
[ol.layer.XYZ] more tiling fixes, and additional tests
2012-06-20 16:18:01 +02:00
Tim Schaub
5eeb21c125
Disallow nowhere.
2012-06-20 16:11:41 +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
733f1478dc
Merge branch 'master' of github.com:openlayers/ol3
2012-06-20 15:50:56 +02:00
Éric Lemoine
d4ebe97ab1
[test/index.html] remove the mode=RAW script tag again, it does not work anymore
2012-06-20 15:50:31 +02:00
Marc Jansen
edc2773147
Merge branch 'master' of https://github.com/openlayers/ol3
2012-06-20 15:42:43 +02:00
Marc Jansen
6b8cd1216f
Easier getter/setter for geom.point.
2012-06-20 15:42:10 +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
Éric Lemoine
e989c61e63
make the tests run in Closure RAW mode, but leave the SIMPLE mode script tag to still catch compilation errors/warnings while running tests
2012-06-20 15:11:20 +02:00
Mike Adair
e61769c6dc
put back to SIMPLE mode
2012-06-20 09:04:51 -04:00