jonataswalker
7d2c8be391
Add 'translatestart', 'translateend' and 'translating' events to 'ol.interaction.Translate'
2015-09-29 08:06:54 -03:00
jonataswalker
4a66289e5a
Add 'translatestart', 'translateend' and 'translating' events to 'ol.interaction.Translate'
2015-09-29 06:59:05 -03:00
jonataswalker
9a923cc5dc
Add 'translatestart', 'translateend' and 'translatedrag' events to 'ol.interaction.Translate'
2015-09-29 06:59:05 -03:00
jonataswalker
0188809918
Add 'translatestart', 'translateend' and 'translatedrag' events to 'ol.interaction.Translate'
2015-09-29 06:59:05 -03:00
Frederic Junod
88c3891bef
Replace goog.array.contains with ol.array.includes
2015-09-29 10:42:07 +02:00
Tim Schaub
83c59ee255
Inline goog.isDef() calls for properties
2015-09-27 10:40:20 -06:00
Christopher S. Case
338d0570fd
Add a Translate interaction
...
This allows features to be moved around the map. It works much like the Modify interaction, however it's significantly simpler. It uses the geometry's underlying `translate` function.
2015-08-18 11:17:01 +02:00