Tom Payne
|
5bfef2805d
|
Merge pull request #663 from twpayne/render-error-tiles-as-empty
Render error tiles as empty
|
2013-04-28 08:21:51 -07:00 |
|
Tom Payne
|
65a2aef4ed
|
Merge pull request #658 from twpayne/ol-object-events
ol.Object events
|
2013-04-28 08:20:29 -07:00 |
|
Frédéric Junod
|
01d06d0a2e
|
Merge pull request #662 from fredj/canvas-draw-image-perf
Possible canvas performance enhancement
|
2013-04-26 07:40:00 -07:00 |
|
Frederic Junod
|
b3e5ac2717
|
Optimize canvas renderer.
Only use setTransform when it's needed (ie. when the view is rotated)
|
2013-04-26 13:32:18 +02:00 |
|
Tom Payne
|
3643908427
|
Only set center once in mobile full screen example
|
2013-04-25 19:41:03 +02:00 |
|
Tom Payne
|
e8109919e9
|
Add ol.Object#onOnce
|
2013-04-25 19:41:03 +02:00 |
|
Tom Payne
|
09fe09e42b
|
Add ol.Object#unByKey
|
2013-04-25 19:41:03 +02:00 |
|
Tom Payne
|
fa2582a2f1
|
Return listener key from ol.Object#on
|
2013-04-25 19:41:02 +02:00 |
|
Tom Payne
|
c576b2a34e
|
Treat image tiles with a zero dimension as empty
|
2013-04-25 15:17:24 +02:00 |
|
Tom Payne
|
d8a4b19b54
|
Render error tiles as empty
|
2013-04-25 14:49:55 +02:00 |
|
Tom Payne
|
e7eb07197e
|
Merge pull request #655 from twpayne/scale-tile-queue
Scale tile queue according to number of sources
|
2013-04-25 05:44:46 -07:00 |
|
Frédéric Junod
|
4828835292
|
Merge pull request #653 from fredj/background-color
Remove BACKGROUND_COLOR from ol.Map
|
2013-04-25 02:43:00 -07:00 |
|
Frederic Junod
|
a1af290d18
|
Add a background image to the example maps
image from http://subtlepatterns.com/
|
2013-04-24 17:52:43 +02:00 |
|
Frederic Junod
|
4094ace04b
|
Remove BACKGROUND_COLOR from ol.Map
Let the map be transparent, the background color can be set with CSS.
|
2013-04-24 17:38:25 +02:00 |
|
Frédéric Junod
|
cec47dbfc3
|
Merge pull request #652 from fredj/ol.feature-jsdoc
Update ol.Feature jsdoc
|
2013-04-24 05:31:38 -07:00 |
|
Frederic Junod
|
6b74dcf75b
|
Update ol.Feature jsdoc
|
2013-04-24 12:35:24 +02:00 |
|
Tom Payne
|
9defa59d2d
|
Merge pull request #651 from twpayne/full-screen-drag-rotate-and-zoom
Show off
|
2013-04-23 16:39:51 -07:00 |
|
Tom Payne
|
bd0512fea7
|
Show off
|
2013-04-24 01:38:03 +02:00 |
|
Tom Payne
|
2b48f03e0f
|
Merge pull request #650 from twpayne/fix-out-of-scope-variables
Fix out of scope variables in ol.Map
|
2013-04-23 14:27:33 -07:00 |
|
Tom Payne
|
51905b54a2
|
Fix out of scope variables in ol.Map
|
2013-04-23 22:47:22 +02:00 |
|
Tom Payne
|
43f313cb18
|
Scale tile queue according to number of sources
|
2013-04-23 22:18:51 +02:00 |
|
Tom Payne
|
db1ab50938
|
Merge pull request #639 from twpayne/fix-webgl-map-renderer
Bing Maps example is broken
|
2013-04-23 08:08:19 -07:00 |
|
Tom Payne
|
1a72e59c54
|
Fix stray return
|
2013-04-23 16:42:39 +02:00 |
|
Tom Payne
|
ed5433d290
|
Merge pull request #649 from twpayne/fix-canvas-tiles-webgl
Use negative frame index as frame marker
|
2013-04-23 07:16:52 -07:00 |
|
Tom Payne
|
bedfa5e2d3
|
Merge pull request #640 from twpayne/interaction-options
Interaction options
|
2013-04-23 07:11:56 -07:00 |
|
Éric Lemoine
|
5842d771fe
|
Merge pull request #646 from elemoine/target
Make it possible to set map target after map creation
|
2013-04-23 06:33:30 -07:00 |
|
Tom Payne
|
4da61e8ae9
|
Configure ol.interaction.TouchRotate with options
|
2013-04-23 15:31:16 +02:00 |
|
Tom Payne
|
9e8d20aee4
|
Re-use ol.Kinetic object
|
2013-04-23 15:31:16 +02:00 |
|
Tom Payne
|
2dff59a4d4
|
Configure ol.interaction.TouchPan with options
|
2013-04-23 15:31:16 +02:00 |
|
Tom Payne
|
a36b4a0466
|
Configure ol.interaction.DragPan with options
|
2013-04-23 15:31:16 +02:00 |
|
Tom Payne
|
3b9699fbc8
|
Configure ol.interaction.DragZoom with options
|
2013-04-23 15:31:16 +02:00 |
|
Tom Payne
|
48d4554317
|
Configure ol.interaction.KeyboardZoom with options
|
2013-04-23 15:31:16 +02:00 |
|
Tom Payne
|
cc33727fad
|
Configure ol.interaction.KeyboardPan with options
|
2013-04-23 15:31:16 +02:00 |
|
Tom Payne
|
d1b2e4e483
|
Add drag rotate and zoom example
|
2013-04-23 15:31:16 +02:00 |
|
Tom Payne
|
808de79d16
|
Export ol.interaction.DragRotateAndZoom
|
2013-04-23 15:31:15 +02:00 |
|
Tom Payne
|
76a9f80545
|
Update ol.interaction.DragRotateAndZoom
|
2013-04-23 15:31:15 +02:00 |
|
Tom Payne
|
75ac8a4847
|
Export ol.interaction.condition.*
|
2013-04-23 15:31:15 +02:00 |
|
Tom Payne
|
8d29bf3c20
|
Add ol.interaction.condition.always
|
2013-04-23 15:31:15 +02:00 |
|
Tom Payne
|
d90f292c71
|
Initialize all properties in constructor
|
2013-04-23 15:31:15 +02:00 |
|
Tom Payne
|
003ac5536e
|
Configure ol.interaction.DragRotate with options
|
2013-04-23 15:31:15 +02:00 |
|
Tom Payne
|
ef17d4f3b8
|
Rename DblClickZoom to DoubleClickZoom
|
2013-04-23 15:31:15 +02:00 |
|
Tom Payne
|
eb9f6c027b
|
Avoid duplicate property lookup
|
2013-04-23 15:29:17 +02:00 |
|
Tom Payne
|
f2836ea111
|
Configure ol.interaction.DblClickZoom with options
|
2013-04-23 15:29:17 +02:00 |
|
Tom Payne
|
a4d8e1c4d8
|
Correct property in ol.interaction.DefaultsOptions
|
2013-04-23 15:29:17 +02:00 |
|
Tom Payne
|
baf8cc49a1
|
Avoid generating long lines in exports
|
2013-04-23 15:29:17 +02:00 |
|
Tom Payne
|
a85363ac03
|
Use negative frame index as frame marker to avoid conflict with goog.getUid
|
2013-04-23 15:22:49 +02:00 |
|
Tom Payne
|
c78602ba7a
|
Merge pull request #644 from twpayne/remove-fragile-test
Remove fragile test
|
2013-04-23 05:56:38 -07:00 |
|
Éric Lemoine
|
d3d0d1e007
|
Test isElement instead of isDef (thanks @fredj)
|
2013-04-23 14:44:36 +02:00 |
|
Tom Payne
|
6751c2640d
|
Remove fragile test
The user animation test is sensitive to small timing differences and
randomly fails. This randomly breaks the integration tests.
|
2013-04-23 14:24:16 +02:00 |
|
Tom Payne
|
b2987d3054
|
Merge pull request #643 from twpayne/fix-dispose
Fix dispose
|
2013-04-23 05:20:05 -07:00 |
|