Tom Payne
|
9a994eab47
|
Merge pull request #918 from twpayne/source-change-events
Source change events
|
2013-08-21 07:40:54 -07:00 |
|
Tom Payne
|
0170c426ee
|
Propagate change events from sources via layers
|
2013-08-21 12:29:49 +02:00 |
|
Tom Payne
|
788ac5f41d
|
Add ol.source.Source#dispatchChangeEvent
|
2013-08-21 12:29:28 +02:00 |
|
Tom Payne
|
0ec1f33304
|
Merge pull request #910 from twpayne/reduced-check-examples
Only check examples in advanced mode
|
2013-08-19 02:19:48 -07:00 |
|
Tom Payne
|
b06a6d1aef
|
Only check examples in advanced mode
|
2013-08-15 15:21:00 +02:00 |
|
Tom Payne
|
e23cbbac13
|
Merge pull request #902 from twpayne/fix-color
Fix opacity in createFromString
|
2013-08-14 05:29:09 -07:00 |
|
Tom Payne
|
362ace01da
|
Fix opacity in createFromString
|
2013-08-14 12:02:23 +02:00 |
|
Tom Payne
|
9fdcfedd96
|
Merge pull request #893 from twpayne/plovr-81ed862
Use plovr-81ed862
|
2013-08-06 07:05:46 -07:00 |
|
Tom Payne
|
05c950156a
|
Use plovr-81ed862
|
2013-08-06 15:20:43 +02:00 |
|
Tom Payne
|
73f77115e1
|
Merge pull request #882 from twpayne/plovr-2013-rc3
Use Plovr 2013-rc3
|
2013-07-24 03:14:15 -07:00 |
|
Tom Payne
|
68d943d98d
|
Use Oracle Java on Mac OS X
|
2013-07-24 12:13:40 +02:00 |
|
Tom Payne
|
45c0e27c36
|
Use goog.log instead of goog.debug.Logger
|
2013-07-23 13:06:06 +02:00 |
|
Tom Payne
|
f533f6b654
|
Merge pull request #4 from fredj/plovr-2013-rc3
IE pointer events names are now defined in goog.events.EventType
|
2013-07-23 01:55:08 -07:00 |
|
Tom Payne
|
88ccf64379
|
Add missing private member
|
2013-07-22 18:22:58 +02:00 |
|
Tom Payne
|
ccdbd5aae5
|
Add some type hints in ol.layer.Layer
|
2013-07-22 18:22:43 +02:00 |
|
Tom Payne
|
ce56ac90a8
|
Add some type hints in ol.Kinetic
|
2013-07-22 18:22:29 +02:00 |
|
Tom Payne
|
639000a603
|
Add some type hints in ol.extent
|
2013-07-22 18:22:13 +02:00 |
|
Tom Payne
|
6cc8104ad3
|
Add some type hints in ol.array
|
2013-07-22 18:21:57 +02:00 |
|
Tom Payne
|
cec83abc3e
|
Use regex module to work around arbitrary limitations in re
Our automatically generated regular expressions break Python's random
and arbitrary limit of 100 groups. See
http://stackoverflow.com/questions/478458
|
2013-07-22 18:20:39 +02:00 |
|
Tom Payne
|
5afd564986
|
Add missing call to base class
|
2013-07-22 17:51:35 +02:00 |
|
Tom Payne
|
46d16ba0ca
|
Use setElementShown instead of showElement
|
2013-07-22 17:42:47 +02:00 |
|
Tom Payne
|
0467222e46
|
Fix various type errors in ol.structs.RTree
|
2013-07-22 17:42:47 +02:00 |
|
Tom Payne
|
1208dab3e9
|
Fix various type errors related to features
|
2013-07-22 17:42:47 +02:00 |
|
Tom Payne
|
272bfceaf8
|
Fix invalid typecasts
|
2013-07-22 17:42:47 +02:00 |
|
Tom Payne
|
b6319c9a68
|
Use goog.events.Key
|
2013-07-22 17:42:47 +02:00 |
|
Tom Payne
|
368194f293
|
w3c_device_sensor_event.js is now supplied with Plovr
|
2013-07-22 17:42:47 +02:00 |
|
Tom Payne
|
0fc60e9957
|
Use plovr-2013-rc3
|
2013-07-22 17:42:46 +02:00 |
|
Tom Payne
|
d6f442bbee
|
Merge pull request #820 from twpayne/use-view2dstate-in-interactions
Use view2DState in interactions
|
2013-06-27 04:06:05 -07:00 |
|
Tom Payne
|
f360dd86a0
|
Use view2DState in ol.interaction.TouchZoom
|
2013-06-27 12:25:52 +02:00 |
|
Tom Payne
|
dc9d7e857a
|
Use view2DState in ol.interaction.TouchRotate
|
2013-06-27 12:25:52 +02:00 |
|
Tom Payne
|
e84c484677
|
Use view2DState in ol.interaction.TouchPan
|
2013-06-27 12:25:52 +02:00 |
|
Tom Payne
|
79e0c81301
|
Use view2DState in ol.interaction.DragRotate
|
2013-06-27 12:25:50 +02:00 |
|
Tom Payne
|
ec4110ee54
|
Use view2DState in ol.interaction.DragRotateAndZoom
|
2013-06-27 12:20:48 +02:00 |
|
Tom Payne
|
8565201c74
|
Use view2DState in ol.interaction.DragPan
|
2013-06-27 12:20:46 +02:00 |
|
Tom Payne
|
b555c52013
|
Use view2DState in ol.interaction.Drag
|
2013-06-27 12:19:16 +02:00 |
|
Tom Payne
|
a4e8e529c4
|
Make View2D-only comments more consistent
|
2013-06-27 12:19:15 +02:00 |
|
Tom Payne
|
d96ea1cb97
|
Don't invoke interactions if view is not defined
|
2013-06-27 12:19:15 +02:00 |
|
Tom Payne
|
ca3e1f0843
|
Merge pull request #819 from twpayne/fix-819
Drag rotate and zoom example is broken
|
2013-06-25 08:07:03 -07:00 |
|
Tom Payne
|
23e54e4543
|
Stop other interactions when dragging
|
2013-06-25 15:46:00 +02:00 |
|
Tom Payne
|
38893eaf8c
|
Merge pull request #818 from twpayne/view2d-properties
View2D properties
|
2013-06-25 04:50:30 -07:00 |
|
Tom Payne
|
fab12b10c1
|
Handle projection being undefined in getView2DState
|
2013-06-25 12:26:35 +02:00 |
|
Tom Payne
|
f462adbe53
|
Set default View2D rotation in constructor and getView2DState instead of in getRotation
|
2013-06-25 12:19:30 +02:00 |
|
Tom Payne
|
e5d6ccd6ba
|
Use getView2DState instead of getResolution/getRotation in interactions
|
2013-06-25 12:18:31 +02:00 |
|
Tom Payne
|
b7a1ada94d
|
Merge pull request #798 from twpayne/fix-layer-setters
Don't attempt to constrain values in setters
|
2013-06-20 09:52:40 -07:00 |
|
Tom Payne
|
11cfcda37c
|
Stop buttons from moving so much when changing values
|
2013-06-20 05:41:39 +02:00 |
|
Tom Payne
|
61f89bab6e
|
Prevent buttons from setting out-of-range brightness/contrast/saturation values
|
2013-06-20 05:41:39 +02:00 |
|
Tom Payne
|
aa1a71ed96
|
Don't attempt to constrain values in setters
|
2013-06-19 13:38:57 +02:00 |
|
Tom Payne
|
bf9b0b4dd2
|
Merge pull request #779 from twpayne/ch-projection
Add native support for Swiss projections
|
2013-06-18 06:36:29 -07:00 |
|
Tom Payne
|
7b9ac53ace
|
Merge pull request #749 from openlayers/webgl-vector
Skeleton WebGL vector support
|
2013-06-17 07:08:33 -07:00 |
|
Tom Payne
|
cbf88de606
|
Don't include Swiss projections in default build
|
2013-06-17 12:23:29 +02:00 |
|
Tom Payne
|
941432af75
|
Use rigorous Swiss grid / EPSG:4326 transforms
|
2013-06-17 12:23:29 +02:00 |
|
Tom Payne
|
826556775c
|
Add ol.ellipsoid.BESSEL1841
|
2013-06-17 12:23:29 +02:00 |
|
Tom Payne
|
0968e2b00b
|
Add ol.proj.EPSG2056 and factor out common code
|
2013-06-17 12:23:29 +02:00 |
|
Tom Payne
|
c02e2530f1
|
Add ol.proj.EPSG21781
|
2013-06-17 12:23:28 +02:00 |
|
Tom Payne
|
b08a086a11
|
Merge pull request #787 from twpayne/proj-related-clean-ups
Projection-related clean ups
|
2013-06-12 07:44:52 -07:00 |
|
Tom Payne
|
e0dd15567c
|
Add ol.Ellipsoid#e and #eSquared
|
2013-06-12 16:05:00 +02:00 |
|
Tom Payne
|
1e9ccab806
|
Make ol.Ellipsoid properties constant
|
2013-06-12 16:05:00 +02:00 |
|
Tom Payne
|
9751bde8d1
|
Clean up whitespace
|
2013-06-12 16:05:00 +02:00 |
|
Tom Payne
|
bbb95e15fa
|
Fix line collection arguments in tests, thanks @ahocevar
|
2013-06-10 14:43:01 +02:00 |
|
Tom Payne
|
fc79a0ef3b
|
Merge pull request #771 from ahocevar/leaner-webgl-vector
Removing canvas renderer stub for VectorLayer2
|
2013-06-10 05:11:19 -07:00 |
|
Tom Payne
|
85ca39cf0c
|
Add warnings about internal classes and functions
|
2013-06-06 18:36:40 +02:00 |
|
Tom Payne
|
a858664035
|
Add warning about internal API to example
|
2013-06-06 18:36:00 +02:00 |
|
Tom Payne
|
5850dff254
|
Use long LineString in ten-thousand-points example
|
2013-06-01 18:16:44 +02:00 |
|
Tom Payne
|
45572931a1
|
Draw LineStrings using drawElements
This enables drawing of LineStrings with more than two coordinates.
|
2013-06-01 18:16:43 +02:00 |
|
Tom Payne
|
e260255ce8
|
Return Uint16Array from ol.geom2.LineStringCollection#getIndices
|
2013-06-01 18:16:43 +02:00 |
|
Tom Payne
|
38c0e24bcd
|
Add Assertion#arreql
Needed because expect.js's eql does not support typed arrays.
|
2013-06-01 18:16:43 +02:00 |
|
Tom Payne
|
3225a07f6f
|
Add ol.geom2.LineStringCollection#getIndices
|
2013-06-01 18:16:43 +02:00 |
|
Tom Payne
|
db2f805ed9
|
Return split values in a single interleaved Float32Array
|
2013-06-01 18:16:43 +02:00 |
|
Tom Payne
|
42f15f000b
|
Add ol.structs.Buffer#getSplit32
|
2013-06-01 18:16:43 +02:00 |
|
Tom Payne
|
f61edacb5c
|
Activate ol.renderer.canvas.VectorLayer2 bare skeleton
|
2013-06-01 18:16:43 +02:00 |
|
Tom Payne
|
674468268e
|
Add ol.renderer.canvas.VectorLayer2 bare skeleton
|
2013-06-01 18:16:43 +02:00 |
|
Tom Payne
|
f55fed9bc3
|
Add ten thousand points example
|
2013-06-01 18:16:42 +02:00 |
|
Tom Payne
|
2484cf2c55
|
Add line string rendering
|
2013-06-01 18:16:42 +02:00 |
|
Tom Payne
|
8f86288614
|
Add line string collections to ol.source.VectorSource2
|
2013-06-01 18:16:42 +02:00 |
|
Tom Payne
|
1690cb9cae
|
Add ol.geom2.LineStringCollection
|
2013-06-01 18:16:42 +02:00 |
|
Tom Payne
|
4cc5441579
|
Activate ol.renderer.webgl.VectorLayer2
|
2013-06-01 18:16:42 +02:00 |
|
Tom Payne
|
e4b5ec8f0b
|
Add ol.renderer.webgl.VectorLayer2
|
2013-06-01 18:16:42 +02:00 |
|
Tom Payne
|
bed8c44859
|
Add ol.layer.VectorLayer2
|
2013-06-01 18:09:29 +02:00 |
|
Tom Payne
|
ac48fae0af
|
Add ol.source.VectorSource2
|
2013-06-01 18:09:29 +02:00 |
|
Tom Payne
|
93ba55d357
|
Add ol.geom2.PointCollection
|
2013-06-01 18:09:29 +02:00 |
|
Tom Payne
|
d51cdc0e48
|
Add ol.geom2 utility functions
|
2013-06-01 18:09:29 +02:00 |
|
Tom Payne
|
7fd2e1ffca
|
Factor out ol.structs.Buffer#allocate
|
2013-06-01 18:09:29 +02:00 |
|
Tom Payne
|
bcf7707b01
|
Factor out ol.structs.Buffer#markDirty
|
2013-06-01 18:09:28 +02:00 |
|
Tom Payne
|
075f4aadc7
|
Merge pull request #748 from twpayne/rename-projection-to-proj
Rename ol.projection to ol.proj
|
2013-05-31 04:34:22 -07:00 |
|
Tom Payne
|
46553c719c
|
Rename ol.projection to ol.proj
|
2013-05-30 18:55:58 +02:00 |
|
Tom Payne
|
795ea69982
|
Merge pull request #722 from twpayne/unused-variable-check
More rigorous linting
|
2013-05-28 08:06:30 -07:00 |
|
Tom Payne
|
11672db967
|
Use === and !== for comparisons with 0
|
2013-05-28 16:07:48 +02:00 |
|
Tom Payne
|
c0cfc7872e
|
Add missing semicolons
|
2013-05-28 16:03:32 +02:00 |
|
Tom Payne
|
e744a1b6e9
|
Enable all gjslint errors
|
2013-05-28 16:01:34 +02:00 |
|
Tom Payne
|
975e180b26
|
Fix typo in ol.style.Icon
|
2013-05-28 16:01:34 +02:00 |
|
Tom Payne
|
7046ebe261
|
Remove unused variables in tile range
|
2013-05-28 16:01:34 +02:00 |
|
Tom Payne
|
f4d54ace1d
|
Remove unused variables in structs
|
2013-05-28 16:01:34 +02:00 |
|
Tom Payne
|
8b539cd4cc
|
Remove unused variables in sphere
|
2013-05-28 16:01:34 +02:00 |
|
Tom Payne
|
20982bba31
|
Remove unused variables in sources
|
2013-05-28 16:01:33 +02:00 |
|
Tom Payne
|
f64e35e8bb
|
Remove unused variables in renderers
|
2013-05-28 16:01:33 +02:00 |
|
Tom Payne
|
268c18988b
|
Remove unused variables in parsers
|
2013-05-28 16:01:33 +02:00 |
|
Tom Payne
|
42b6ed5d2a
|
Remove unused variables in interactions
|
2013-05-28 16:01:33 +02:00 |
|
Tom Payne
|
b021bfd70f
|
Remove unused variables in geom
|
2013-05-28 16:01:33 +02:00 |
|
Tom Payne
|
6900c90bc5
|
Remove unused variables in examples
|
2013-05-28 15:15:49 +02:00 |
|
Tom Payne
|
1c77fb2357
|
Merge pull request #740 from twpayne/rtree-clean-ups
R-tree clean-ups
|
2013-05-28 06:14:57 -07:00 |
|