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 |
|
tsauerwein
|
4468d96a13
|
Read pointerId/pointerType from browser event
and not from the Google Closure event.
|
2014-03-14 10:16:27 +01:00 |
|
Frederic Junod
|
a13ade90ad
|
Simplify pointerType string conversion
|
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
|
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
|
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
|
df4bd7c43b
|
source for ms pointer events (IE10)
|
2014-03-14 10:16:25 +01:00 |
|