Frédéric Junod
|
8fe0027d98
|
Merge pull request #805 from fredj/cleanup
ol.Geolocation and ol.DeviceOrientation cleanup
|
2013-06-21 08:07:03 -07:00 |
|
Frédéric Junod
|
2a7b9381bc
|
Merge pull request #807 from fredj/mouse-position
Don't attempt to display the mouse position if the frameState is null
|
2013-06-21 04:51:57 -07:00 |
|
Frederic Junod
|
23f09937bc
|
Don't attempt to display the mouse position if the frameState is null
|
2013-06-21 12:27:39 +02:00 |
|
Frederic Junod
|
9cac8a92df
|
Set default 'tracking' property to false
|
2013-06-21 09:21:48 +02:00 |
|
Frederic Junod
|
c4ce85c847
|
Add missing 'undefined' in type cast
|
2013-06-21 09:14:41 +02:00 |
|
Frédéric Junod
|
f83fe424fb
|
Merge pull request #800 from fredj/control_object
Make ol.control.Control extends ol.Object
|
2013-06-20 22:44:10 -07:00 |
|
Frederic Junod
|
4217c5e47a
|
Meaningful variable names
|
2013-06-20 16:56:59 +02:00 |
|
Frederic Junod
|
22adf354e2
|
Add 'projection' and 'coordinateFormat' to ol.control.MousePosition
|
2013-06-20 16:50:43 +02:00 |
|
Frederic Junod
|
9d63217778
|
Add 'units' property to ol.control.ScaleLine
|
2013-06-20 14:50:32 +02:00 |
|
Frederic Junod
|
cbf0402471
|
Make ol.control.Control extends ol.Object
|
2013-06-19 16:43:59 +02:00 |
|
Frédéric Junod
|
79980bc7be
|
Merge pull request #795 from fredj/pan_actionbutton
Right click pan
|
2013-06-18 22:18:57 -07:00 |
|
Frederic Junod
|
6adedacaf8
|
Only pan the map when the mouse action button is pressed
|
2013-06-18 16:53:03 +02:00 |
|
Frédéric Junod
|
81a167ef01
|
Merge pull request #791 from fredj/mapbrowserevent
ol.MapBrowserEvent: call browserEvent.{preventDefault|stopPropagation}
|
2013-06-18 06:25:43 -07:00 |
|
Frédéric Junod
|
517b4b27d7
|
Merge pull request #688 from fredj/mouse-position
Add ol.control.MousePosition.setProjection
|
2013-06-18 06:04:08 -07:00 |
|
Frederic Junod
|
fd5f4f3dd8
|
API doc strings for preventDefault and stopPropagation
thanks @elemoine
|
2013-06-18 15:02:42 +02:00 |
|
Frederic Junod
|
bed44dd82c
|
Add ol.MapBrowserEvent.stopOtherInteractions
When called, stops the interaction chain.
|
2013-06-18 13:02:17 +02:00 |
|
Frederic Junod
|
2bd87313cd
|
ol.MapBrowserEvent: call browserEvent.{preventDefault|stopPropagation}
|
2013-06-18 11:31:44 +02:00 |
|
Frederic Junod
|
f99fd26386
|
Add ol.control.MousePosition.getProjection
|
2013-06-18 11:20:19 +02:00 |
|
Frederic Junod
|
916dde0045
|
Add ol.control.MousePosition.setProjection
|
2013-06-18 11:12:20 +02:00 |
|
Frédéric Junod
|
153fea538a
|
Merge pull request #788 from fredj/mapevent
Remove defaultPrevented attribut from ol.MapEvent
|
2013-06-17 09:24:12 -07:00 |
|
Frederic Junod
|
ba8684b585
|
Remove defaultPrevented attribut from ol.MapEvent
already defined in parent class: http://docs.closure-library.googlecode.com/git/class_goog_events_Event.html
|
2013-06-12 16:50:12 +02:00 |
|
Frédéric Junod
|
3fab93fc4a
|
Merge pull request #786 from fredj/contextmenu-events
Relay contextmenu browser event
|
2013-06-12 06:06:53 -07:00 |
|
Frederic Junod
|
1de3ffe57e
|
Relay contextmenu browser event
|
2013-06-12 14:14:25 +02:00 |
|
Frédéric Junod
|
55b3cbaf17
|
Merge pull request #552 from fredj/deviceorientation
Add ol.DeviceOrientation
|
2013-06-11 02:09:38 -07:00 |
|
Frédéric Junod
|
526c38a698
|
Merge pull request #769 from fredj/export-supported
Export ol.Geolocation.SUPPORTED
|
2013-06-10 01:37:23 -07:00 |
|
Frederic Junod
|
4d4a654a8e
|
Export ol.DeviceOrientation.SUPPORTED
|
2013-06-08 09:53:06 +02:00 |
|
Frederic Junod
|
79f99485c1
|
Export ol.Geolocation.SUPPORTED
|
2013-06-08 09:32:39 +02:00 |
|
Frederic Junod
|
ea8c970d6e
|
Better device orientation example
|
2013-06-07 16:26:45 +02:00 |
|
Frederic Junod
|
9b00967df0
|
Replace 'changed' with 'change' (see #694)
|
2013-06-07 16:16:02 +02:00 |
|
Frederic Junod
|
b66b0be8b4
|
Add options to ol.DeviceOrientation constructor
|
2013-06-07 16:16:02 +02:00 |
|
Frederic Junod
|
15e5242611
|
Add 'heading' property to ol.DeviceOrientation
|
2013-06-07 16:16:02 +02:00 |
|
Frederic Junod
|
c431cc7f63
|
Add 'tracking' property to ol.DeviceOrientation
|
2013-06-07 16:16:02 +02:00 |
|
Frederic Junod
|
448e300a03
|
Add ol.DeviceOrientation
|
2013-06-07 16:16:02 +02:00 |
|
Frédéric Junod
|
34becd6871
|
Merge pull request #768 from fredj/mouseout
Relay mouseout browser event
|
2013-06-07 01:18:23 -07:00 |
|
Frederic Junod
|
d05bb872f3
|
Relay mouseout browser event
|
2013-06-07 09:48:15 +02:00 |
|
Frédéric Junod
|
286438ae0e
|
Merge pull request #766 from fredj/cleanup
Cleanup
|
2013-06-06 05:12:17 -07:00 |
|
Frederic Junod
|
ece2a4b64c
|
Store listener keys into an array instead of individual variables
|
2013-06-06 12:08:32 +02:00 |
|
Frédéric Junod
|
fd62963ad2
|
Merge pull request #760 from fredj/issue-758
Fix viewportPosition attributes access (closes #758)
|
2013-06-03 02:28:11 -07:00 |
|
Frederic Junod
|
4f0e09c00e
|
Fix viewportPosition attributes access (closes #758)
|
2013-06-03 10:40:13 +02:00 |
|
Frédéric Junod
|
07694c52b0
|
Merge pull request #753 from fredj/size-as-array
Redefine ol.Size to be Array.<number>
|
2013-06-01 08:40:35 -07:00 |
|
Frederic Junod
|
a1a7e21f92
|
Redefine ol.Size to be Array.<number>
|
2013-06-01 10:22:06 +02:00 |
|
Frédéric Junod
|
1d7ca27e61
|
Merge pull request #478 from fredj/pixel-as-array
Redefine ol.Pixel to be Array.<number>
|
2013-05-31 07:26:54 -07:00 |
|
Frederic Junod
|
be081fd44e
|
Redefine ol.Pixel to be Array.<number>
|
2013-05-31 15:53:04 +02:00 |
|
Frédéric Junod
|
e9adc06bee
|
Merge pull request #694 from fredj/backbone-model
Change ol.Object event name syntax
|
2013-05-31 04:33:51 -07:00 |
|
Frederic Junod
|
984002a7ec
|
Change ol.Object event name syntax
'changed' to 'change' and '<attribute>_changed' to 'change:<attribute>'.
|
2013-05-31 12:38:37 +02:00 |
|
Frédéric Junod
|
c28f64efde
|
Merge pull request #742 from fredj/geolocation
Dispatch an error on Geolocation failure
|
2013-05-27 04:36:42 -07:00 |
|
Frederic Junod
|
82d2fa373a
|
Dispatch an error on Geolocation failure
|
2013-05-27 12:46:36 +02:00 |
|
Frédéric Junod
|
e2fa562326
|
Merge pull request #741 from fredj/export-view-constraints
Export constrainResolution and constrainRotation from ol.View2D
|
2013-05-26 23:47:59 -07:00 |
|
Frederic Junod
|
dab8c8dcd0
|
Export constrainResolution and constrainRotation from ol.View2D
|
2013-05-26 08:56:06 +02:00 |
|
Frederic Junod
|
836700669f
|
Sort exported properties
|
2013-05-26 08:46:30 +02:00 |
|
Frederic Junod
|
a452915d8a
|
Store the KML Placemark identifier
|
2013-05-24 09:29:30 +02:00 |
|
Frédéric Junod
|
2d765a6cf9
|
Merge pull request #728 from fredj/cleanup
Examples cleanup
|
2013-05-22 07:57:06 -07:00 |
|
Frederic Junod
|
2991c4ab57
|
Add a resolution input
|
2013-05-22 16:13:17 +02:00 |
|
Frederic Junod
|
fc12370765
|
Remove stray end tag fieldset
|
2013-05-22 16:03:59 +02:00 |
|
Frederic Junod
|
7ba4045e59
|
geolocation example: suppresses line breaks in tooltip
|
2013-05-22 15:53:55 +02:00 |
|
Frédéric Junod
|
cf605f2d52
|
Merge pull request #727 from fredj/mobile-featureinfo
getFeatureInfo examples: listen to click events
|
2013-05-22 04:31:33 -07:00 |
|
Frederic Junod
|
db34b37716
|
getFeatureInfo examples: listen to click events
This make the examples works on touch devices.
|
2013-05-22 12:30:31 +02:00 |
|
Frédéric Junod
|
77e60f8417
|
Merge pull request #721 from fredj/cleanup
Pass layers as array instead of ol.Collection
|
2013-05-21 05:28:43 -07:00 |
|
Frederic Junod
|
7d544e0868
|
Pass layers as array instead of ol.Collection
|
2013-05-21 12:35:02 +02:00 |
|
Frédéric Junod
|
aa3cc0cec4
|
Merge pull request #687 from fredj/geolocation
Use ol.projection.identityTransform instead of goog.functions.identity
|
2013-05-06 08:41:36 -07:00 |
|
Frederic Junod
|
fdfe057efe
|
Use ol.projection.identityTransform instead of goog.functions.identity
|
2013-05-06 10:21:24 +02:00 |
|
Frédéric Junod
|
c3348d1734
|
Merge pull request #675 from fredj/object-listen
ol.Object.{on|onOnce|un} type can also be an array of string
|
2013-04-30 06:35:54 -07:00 |
|
Frederic Junod
|
6366bd05b3
|
ol.Object.{on|onOnce|un} type can also be an array of string
|
2013-04-30 15:03:52 +02:00 |
|
Frédéric Junod
|
28fcbbf1fe
|
Merge pull request #672 from fredj/export-update-size
Export ol.Map.updateSize
|
2013-04-30 00:41:08 -07:00 |
|
Frederic Junod
|
a723b4e215
|
Export ol.Map.updateSize
|
2013-04-30 09:04:35 +02: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 |
|
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 |
|
Frédéric Junod
|
b5076091fa
|
Merge pull request #647 from fredj/wmts.projection
Change ol.source.WMTSOptions.projection type to ol.ProjectionLike
|
2013-04-23 05:15:47 -07:00 |
|
Frédéric Junod
|
e9a5eff753
|
Merge pull request #645 from fredj/ol.object.changed
Remove unused ol.Object.prototype.changed
|
2013-04-23 04:52:13 -07:00 |
|
Frederic Junod
|
29137b5ad1
|
Change ol.source.WMTSOptions.projection type to ol.ProjectionLike
Same type as base class.
|
2013-04-23 13:34:37 +02:00 |
|
Frederic Junod
|
e3bec11d2e
|
Remove unused ol.Object.prototype.changed
|
2013-04-23 11:06:42 +02:00 |
|
Frédéric Junod
|
0421ad71e8
|
Merge pull request #642 from fredj/geolocation-export
Fix ol.Geolocation and ol.GeolocationOptions export
|
2013-04-22 12:42:37 -07:00 |
|
Frederic Junod
|
abbbe3d41b
|
Fix ol.Geolocation and ol.GeolocationOptions export
|
2013-04-22 16:53:11 +02:00 |
|
Frédéric Junod
|
a0ed2afa88
|
Merge pull request #561 from fredj/bingkey
Update Bing Maps key, see #554
|
2013-04-18 01:55:02 -07:00 |
|
Frederic Junod
|
51d14e95d7
|
Update Bing Maps key, see #554
|
2013-04-18 10:10:31 +02:00 |
|
Frédéric Junod
|
4e911fc34b
|
Merge pull request #550 from fredj/keyboard
Add a condition param to the KeyboardPan and KeyboardZoom interactions.
|
2013-04-15 22:48:03 -07:00 |
|
Frédéric Junod
|
52b4a8f71f
|
Merge pull request #551 from fredj/ol.interaction.Keyboard
Remove ol.interaction.Keyboard
|
2013-04-15 22:47:28 -07:00 |
|
Frederic Junod
|
a5e0f06a8e
|
Remove ol.interaction.Keyboard
|
2013-04-15 12:33:09 +02:00 |
|
Frederic Junod
|
fd6f4a0622
|
Add a condition param to the KeyboardPan and KeyboardZoom interactions.
By default, the action is ignored if a modifier key is pressed.
|
2013-04-15 11:04:09 +02:00 |
|
Frederic Junod
|
7b0e036b83
|
Hide the control if the Fullscreen API is not supported
|
2013-04-11 18:25:31 +02:00 |
|
Frederic Junod
|
8206cf111f
|
Fix full screen button state
|
2013-04-11 18:25:31 +02:00 |
|
Frédéric Junod
|
123e84de17
|
Merge pull request #502 from fredj/misc
Fix bootstrap.min.js path in overlay example
|
2013-04-08 01:10:48 -07:00 |
|
Frederic Junod
|
abf3896a71
|
Fix bootstrap.min.js path in overlay example
|
2013-04-08 10:01:38 +02:00 |
|
Frédéric Junod
|
6fc86b81c7
|
Merge pull request #474 from fredj/misc
Remove unused local variable
|
2013-04-05 03:19:38 -07:00 |
|
Frederic Junod
|
cade8eaf7e
|
Remove unused local variable
|
2013-04-05 11:59:07 +02:00 |
|
Frédéric Junod
|
4a5ed629cc
|
Merge pull request #466 from fredj/popover
Use popover from Bootstrap
|
2013-04-05 01:16:04 -07:00 |
|
Frederic Junod
|
73791040c1
|
Quote object keys to prevent renaming in ADVANCED_OPTIMIZATIONS mode
|
2013-04-05 09:13:33 +02:00 |
|
Frederic Junod
|
ea97c8687c
|
Update overlay example tags and doc
|
2013-04-05 08:59:56 +02:00 |
|
Frederic Junod
|
f806ac5807
|
Use map.on instead of map.addEventListener
|
2013-04-04 16:08:45 +02:00 |
|
Frederic Junod
|
1311464ea6
|
Use popover from Bootstrap
|
2013-04-04 14:48:42 +02:00 |
|
Frédéric Junod
|
9f689a0809
|
Merge pull request #464 from fredj/externs-bootstrap
Lowercase type in externs/bootstrap.js
|
2013-04-04 05:48:21 -07:00 |
|
Frederic Junod
|
20b8e1e311
|
Lowercase type in externs/bootstrap.js
|
2013-04-04 14:26:13 +02:00 |
|
Frédéric Junod
|
3395319018
|
Merge pull request #440 from fredj/css-print
css cleanups
|
2013-04-03 05:41:02 -07:00 |
|
Frederic Junod
|
56afdb31c0
|
Remove unused ol-renderer-webgl-canvas css class
|
2013-04-03 14:09:42 +02:00 |
|
Frederic Junod
|
ffa879dad7
|
Hide the zoom buttons on print
|
2013-04-03 14:09:42 +02:00 |
|