Éric Lemoine
|
0795b47043
|
Merge pull request #1411 from elemoine/interaction-hint
Conditionally deregister touchend listener
|
2013-12-18 08:37:05 -08:00 |
|
Éric Lemoine
|
28738af844
|
Merge pull request #1395 from elemoine/exports
Fix exports (remove export_as hack)
|
2013-12-18 07:17:24 -08:00 |
|
Éric Lemoine
|
0e75e971d9
|
Conditionally deregister touchend listener
|
2013-12-18 15:55:11 +01:00 |
|
Antoine Abt
|
cd500b2917
|
Merge pull request #1410 from tonio/examples_css
fix hover style on zoom buttons in examples
|
2013-12-18 06:16:30 -08:00 |
|
Antoine Abt
|
81d2e74abb
|
fix hover style on zoom buttons in examples
|
2013-12-18 14:28:07 +01:00 |
|
Éric Lemoine
|
9466101a47
|
Remove ol.renderer.webgl.SUPPORTED
|
2013-12-18 11:45:23 +01:00 |
|
Éric Lemoine
|
ee9f50911c
|
Remove ol.renderer.dom.SUPPORTED
|
2013-12-18 11:45:13 +01:00 |
|
Éric Lemoine
|
fb32a167b3
|
Remove ol.renderer.canvas.SUPPORTED
|
2013-12-18 11:44:54 +01:00 |
|
Éric Lemoine
|
779ea26f81
|
No need for @type when using @const
|
2013-12-18 11:24:55 +01:00 |
|
Éric Lemoine
|
7fe684a6d4
|
HAS_WEBGL is false if ENABLE_WEBGL is false
|
2013-12-18 11:20:14 +01:00 |
|
Éric Lemoine
|
3df49423ad
|
HAS_DOM is false if ENABLE_DOM is false
|
2013-12-18 11:20:14 +01:00 |
|
Éric Lemoine
|
5bb6dbfef3
|
HAS_CANVAS is false if ENABLE_CANVAS is false
|
2013-12-18 11:20:14 +01:00 |
|
Éric Lemoine
|
5520cc530d
|
Move ol.ENABLE_[CANVAS|DOM|WEBGL] @define's to browserfeature.js
|
2013-12-18 11:20:14 +01:00 |
|
Éric Lemoine
|
a97e115100
|
Use ol.BrowserFeature.HAS_* in map.js
|
2013-12-18 11:20:14 +01:00 |
|
Éric Lemoine
|
c8038f7855
|
Add ol.BrowserFeature.HAS_DOM
|
2013-12-18 11:20:14 +01:00 |
|
Éric Lemoine
|
42a2f7aab9
|
Add ol.BrowserFeature.HAS_CANVAS
|
2013-12-18 11:20:14 +01:00 |
|
Éric Lemoine
|
b6ec5838f7
|
Add ol.BrowserFeature.HAS_GEOLOCATION
|
2013-12-18 11:20:14 +01:00 |
|
Éric Lemoine
|
62e8803287
|
Add ol.BrowserFeature.HAS_DEVICE_ORIENTATION
|
2013-12-18 11:20:14 +01:00 |
|
Éric Lemoine
|
79718151b7
|
Add ol.BrowserFeature.HAS_WEBGL
|
2013-12-18 11:20:13 +01:00 |
|
Éric Lemoine
|
73f24cf7b0
|
goog.require creates a namespace object already
|
2013-12-18 11:20:13 +01:00 |
|
Éric Lemoine
|
1b084dba06
|
Do not use export_as for interactiondefaults exports
|
2013-12-18 08:25:14 +01:00 |
|
Éric Lemoine
|
0d235e7efc
|
Do not use export_as controldefaults exports
|
2013-12-18 08:25:14 +01:00 |
|
Éric Lemoine
|
9c8227bb4f
|
Do not use export_as for animation exports
|
2013-12-18 08:25:14 +01:00 |
|
Éric Lemoine
|
89141eec11
|
Remove export_as handling from generate-exports.py
|
2013-12-18 08:25:14 +01:00 |
|
Éric Lemoine
|
a2b24d86f9
|
Merge pull request #1396 from elemoine/typecasts
Remove typecasts in examples
|
2013-12-17 02:05:09 -08:00 |
|
Éric Lemoine
|
20207fbdb5
|
Merge pull request #1397 from elemoine/observable
Make Interaction inherit from Observable
|
2013-12-17 01:46:23 -08:00 |
|
Éric Lemoine
|
d3f90418df
|
Make Interaction inherit from Observable
|
2013-12-17 10:39:40 +01:00 |
|
Éric Lemoine
|
60ea9d5826
|
Remove View2D typecasts in geolocation example
|
2013-12-17 10:32:18 +01:00 |
|
Éric Lemoine
|
6533aa4aba
|
Remove View2D typecasts in bind-input example
|
2013-12-17 10:32:08 +01:00 |
|
Tim Schaub
|
01d4990a1b
|
Merge pull request #1382 from tschaub/observable-geometry
Remove geometry specific event type.
|
2013-12-16 07:43:06 -08:00 |
|
Tom Payne
|
54fb2b4c20
|
Don't attempt to check Zoomify example with PhantomJS
|
2013-12-16 16:41:21 +01:00 |
|
Tom Payne
|
e229aab76a
|
Don't check examples with PhantomJS that begin with // NOCHECK
|
2013-12-16 16:40:27 +01:00 |
|
Tom Payne
|
d8c81773ca
|
Make options to ol.tilegrid.Zoomify optional
|
2013-12-16 16:09:15 +01:00 |
|
Tom Payne
|
fc4364e373
|
No need to use private variables in ol.source.Zoomify
|
2013-12-16 16:08:45 +01:00 |
|
Tom Payne
|
cb2727544a
|
Update ol.tilegrid.Zoomify to use new exports system
|
2013-12-16 16:08:00 +01:00 |
|
Tom Payne
|
af6f4fa77e
|
Update ol.source.Zoomify to use new exports system
|
2013-12-16 16:06:42 +01:00 |
|
Frederic Junod
|
bf9ea3368c
|
Export ol.proj.Units.PIXELS
|
2013-12-16 16:04:17 +01:00 |
|
scharrier
|
3fe81e451a
|
Remove extra tiles.
|
2013-12-16 16:01:13 +01:00 |
|
scharrier
|
beefa6845f
|
Resize bad tiles + changed demo image (due to crossorigin problems)
|
2013-12-16 16:01:08 +01:00 |
|
Olivier Terral
|
fe1f98899f
|
Add Zoomify stuff
|
2013-12-16 16:00:59 +01:00 |
|
Frédéric Junod
|
0b4b6c44b5
|
Merge pull request #1393 from fredj/browserfeature-export
Export DEVICE_PIXEL_RATIO and HAS_TOUCH from ol.BrowserFeature
|
2013-12-16 06:39:36 -08:00 |
|
Frederic Junod
|
983cf51a8c
|
Export DEVICE_PIXEL_RATIO and HAS_TOUCH from ol.BrowserFeature
|
2013-12-16 15:30:17 +01:00 |
|
Tom Payne
|
83e34bfc8d
|
Merge pull request #1392 from twpayne/bing-uk-maps
Add collinsBart and ordnanceSurvery styles to bing-maps example
|
2013-12-16 05:21:13 -08:00 |
|
Tom Payne
|
ec1ee5538a
|
Add collinsBart and ordnanceSurvery styles to bing-maps example
|
2013-12-16 14:07:11 +01:00 |
|
ahocevar
|
a4083f544e
|
Merge pull request #1373 from ahocevar/rbush-fail
ol.structs.RBush#remove() is unreliable
|
2013-12-16 05:02:49 -08:00 |
|
ahocevar
|
8bfa0f7ae9
|
Truthy check is enough
|
2013-12-16 13:53:55 +01:00 |
|
Tom Payne
|
64824170b4
|
Merge pull request #1391 from twpayne/rbush-get-extent
Add ol.structs.RBush#getExtent
|
2013-12-16 04:32:59 -08:00 |
|
Tom Payne
|
fad3251545
|
Add ol.structs.RBush#getExtent
|
2013-12-16 13:02:51 +01:00 |
|
Frédéric Junod
|
9bca7b1509
|
Merge pull request #1388 from fredj/mapguide-cleanup
Mapguide cleanup
|
2013-12-16 03:49:25 -08:00 |
|
Frederic Junod
|
b381536b2a
|
Add ol.source.MapGuide.getScale function
|
2013-12-16 10:31:54 +01:00 |
|