Tim Schaub
|
13a981c94b
|
Fewer blank lines
|
2016-01-11 22:03:23 -08:00 |
|
Tim Schaub
|
3cf8618fc7
|
Prefer single line assignment to 80 character limit
|
2016-01-11 18:56:08 -08:00 |
|
Tim Schaub
|
59a66c7aaa
|
Remaining valid-jsdoc corrections
|
2016-01-11 18:56:08 -08:00 |
|
Frederic Junod
|
cf1b1822b8
|
Remove use of goog.object.getKeys
|
2015-11-30 17:34:53 +01:00 |
|
Frederic Junod
|
ee4f009d2f
|
Remove use of goog.object.containsKey
|
2015-09-23 12:24:54 +02:00 |
|
Frederic Junod
|
b128675e60
|
Remove use of goog.object.remove
|
2015-09-22 12:08:09 +02:00 |
|
Tim Schaub
|
1ff43686f5
|
Use bracket notation instead of goog.object.get
|
2015-01-07 22:31:01 -07:00 |
|
Tim Schaub
|
f9a92c422c
|
Use bracket notation instead of goog.object.set
|
2015-01-07 21:08:24 -07:00 |
|
Frederic Junod
|
a2375d58b6
|
Store touch coordinates as ol.Pixel instead of goog.math.Coordinate
|
2014-03-20 12:38:14 +01:00 |
|
tsauerwein
|
51a557efbb
|
Replace goog.structs.Map with plain object
|
2014-03-14 10:16:27 +01:00 |
|
Frederic Junod
|
028a183d11
|
Pass the mapping object to the ol.pointer.EventSource constructor
Conflicts:
src/ol/pointer/mssource.js
|
2014-03-14 10:16:27 +01:00 |
|
Frederic Junod
|
b2e946794f
|
Set ol.pointer.*Source#mapping_ properties to private
|
2014-03-14 10:16:27 +01:00 |
|
Frederic Junod
|
a74ad0e459
|
Remove ol.pointer.*Source#events properties
|
2014-03-14 10:16:26 +01:00 |
|
tsauerwein
|
b17957b543
|
Fix support for legacy IE
|
2014-03-14 10:16:26 +01:00 |
|
tsauerwein
|
b52f79340d
|
use separate pointer event handler for document when dragging
|
2014-03-14 10:16:26 +01:00 |
|
tsauerwein
|
7fbd11154b
|
refactoring, type annotations
|
2014-03-14 10:16:26 +01:00 |
|
tsauerwein
|
d772c95ccf
|
makes PointerEvent a plain closure class, instead of trying to mimic a mouse event, which was required for the polyfill
|
2014-03-14 10:16:25 +01:00 |
|
tsauerwein
|
7c8713f79d
|
add comment about an open bug with native Android browser (4.1.2) when the page is scrolled
|
2014-03-14 10:16:25 +01:00 |
|
tsauerwein
|
c4c1eb7d45
|
allow dragging for mouse/ms/native when pointer is outside map viewport element
|
2014-03-14 10:16:25 +01:00 |
|
tsauerwein
|
ee2174785f
|
copy properties for pointer event from internal browser event, not from google.event.BrowserEvent
|
2014-03-14 10:16:25 +01:00 |
|
tsauerwein
|
492549642e
|
add polymer license info
|
2014-03-14 10:16:25 +01:00 |
|
tsauerwein
|
7140f608f8
|
pointer events generated by mouse events
|
2014-03-14 10:16:25 +01:00 |
|