Tim Schaub
|
5653d57712
|
Change default renderer to Canvas
|
2014-04-02 11:43:20 -06:00 |
|
ahocevar
|
7bfa15c0fd
|
Add click event as responsive alternative to singleclick
The singleclick event makes the application feel slow because
of the 250 ms delay that is used to rule out a dblclick.
|
2014-03-27 18:33:17 +01:00 |
|
Tom Payne
|
a5cc4d0728
|
Use === to compare with undefined
|
2014-03-23 19:59:49 +01:00 |
|
Frederic Junod
|
bca9512478
|
Use ol.geom.LineString#getCoordinateAtM in igc example
|
2014-02-28 16:33:02 +01:00 |
|
Tom Payne
|
a8f932fa07
|
Rename ol.Map#requestRenderFrame to ol.Map#render
|
2014-02-20 16:54:20 +01:00 |
|
Tim Schaub
|
1072f6dfa7
|
Use style option in vector layer examples
Providing a styleFunction option still works because the layer property is still named styleFunction.
|
2014-02-13 10:25:16 -07:00 |
|
Tom Payne
|
a58aa0a40d
|
Use string instead of ol.RendererHint enum in examples
|
2014-02-06 22:33:25 +01:00 |
|
Tom Payne
|
55811b3a11
|
Update examples to use vectorContext property in render events
|
2014-02-06 18:03:28 +01:00 |
|
Tom Payne
|
eb01c72b55
|
Add projection to igc example
|
2014-02-06 16:48:52 +01:00 |
|
Tom Payne
|
318fc68159
|
Convert ol.MapBrowserEvent#get* methods into properties
|
2014-01-29 14:51:27 +01:00 |
|
Tom Payne
|
df0912bdd3
|
Convert ol.render.Event#get* methods into properties
|
2014-01-27 15:54:00 +01:00 |
|
Tom Payne
|
6171ed7cdf
|
Display interpolated time in igc example
|
2014-01-20 11:23:19 +01:00 |
|
Tom Payne
|
d25ee8df0a
|
Use urls option in igc example
|
2014-01-02 22:41:21 +01:00 |
|
Frederic Junod
|
06ba19896c
|
Set default canvas lineJoin and lineCap to 'round'
|
2013-12-19 15:40:31 +01:00 |
|
Éric Lemoine
|
41ec0fd79b
|
Example igc uses ol.style.Circle
|
2013-12-19 00:20:11 +01:00 |
|
Tom Payne
|
d80c327515
|
Add IGC example
|
2013-12-17 12:03:59 +01:00 |
|