Tom Payne
1e55c69a32
Add stability annotation to ol.source.GeoJSON
2014-02-03 14:59:14 +01:00
Tom Payne
4178d3f434
Add stability annotation to ol.source.VectorFile
2014-02-03 14:59:14 +01:00
Tom Payne
ccfae72e8e
Add stability annotation to ol.source.Vector
2014-02-03 14:59:14 +01:00
Tom Payne
26a81a05ce
Add stability annotation to ol.format.TopoJSON
2014-02-03 14:59:14 +01:00
Tom Payne
608e3c43b1
Add stability annotation to ol.format.KML
2014-02-03 14:59:14 +01:00
Tom Payne
a603ad86e9
Add stability annotation to ol.format.IGC
2014-02-03 14:59:13 +01:00
Tom Payne
d033801a84
Add stability annotation to ol.format.GPX
2014-02-03 14:59:13 +01:00
Tom Payne
2dd6cfd651
Add stability annotation to ol.format.GeoJSON
2014-02-03 14:59:13 +01:00
Tom Payne
dc9cb31c27
Add stability annotation to ol.Feature
2014-02-03 14:59:13 +01:00
Tom Payne
415b5ad85e
Add stability annotation to ol.style.Circle
2014-02-03 14:59:13 +01:00
Tom Payne
fdc80c4f97
Add stability annotation to ol.geom.Circle
2014-02-03 14:59:13 +01:00
Tom Payne
33ac759d35
Add stability annotation to ol.geom.GeometryCollection
2014-02-03 14:59:13 +01:00
Tom Payne
b38858952f
Add stability annotation to ol.geom.MultiPolygon
2014-02-03 14:59:12 +01:00
Tom Payne
f8570137ed
Add stability annotation to ol.geom.MultiLineString
2014-02-03 14:59:12 +01:00
Tom Payne
337def8089
Add stability annotation to ol.geom.MultiPoint
2014-02-03 14:59:12 +01:00
Tom Payne
8f50d0f097
Add stability annotation to ol.geom.Polygon
2014-02-03 14:59:12 +01:00
Tom Payne
e10bb6d3aa
Add stability annotation to ol.geom.LinearRing
2014-02-03 14:59:12 +01:00
Tom Payne
88f0f99fa3
Merge pull request #1624 from twpayne/clean-up-circle
...
Minor ol.geom.Circle clean-ups
2014-02-03 05:57:17 -08:00
Tom Payne
43720fc81d
Add stability annotation to ol.geom.LineString
2014-02-03 14:45:00 +01:00
Tom Payne
0ed865efe4
Add stability annotation to ol.geom.Point
2014-02-03 14:45:00 +01:00
Tom Payne
c4b7a32751
Add stability annotation to ol.geom.SimpleGeometry
2014-02-03 14:45:00 +01:00
Tom Payne
08ec3480ed
Add stability annotation to ol.geom.Geometry
2014-02-03 14:45:00 +01:00
Tom Payne
ce1da8b57a
Add stability annotation to ol.Observable
2014-02-03 14:45:00 +01:00
Tom Payne
2b42e89580
Add stability annotation to ol.Object#getProperties
2014-02-03 14:44:59 +01:00
Tom Payne
aff32ab676
Use getRadiusSquared_ in ol.geom.Circle#containsXY
2014-01-30 16:04:24 +01:00
Tom Payne
82341c779a
Factor out ol.geom.Circle#getRadiusSquared_
2014-01-30 16:04:24 +01:00
Bart van den Eijnden
00962d69f1
Merge pull request #1617 from bartvde/issue-1617
...
consider exporting ol.METERS_PER_UNIT
2014-01-30 06:03:27 -08:00
Tom Payne
df9369e663
Merge pull request #1621 from twpayne/clean-ups
...
Miscellaneous clean-ups
2014-01-30 04:16:27 -08:00
Éric Lemoine
d45c4285c3
Merge pull request #1580 from elemoine/1580
...
Tiled WMS broken on retina displays
2014-01-30 02:55:05 -08:00
Éric Lemoine
5e64e08d54
Merge pull request #1598 from elemoine/detect-style-changes
...
Changing the style function doesn't redraw the layer
2014-01-30 02:54:42 -08:00
Tom Payne
8383f761cf
Merge pull request #1622 from twpayne/fix-circle-containsxy
...
Fix bug in ol.geom.Circle#containsXY, thanks @vdubr
2014-01-30 02:49:51 -08:00
Tom Payne
e08b2bd0bf
Fix bug in ol.geom.Circle#containsXY, thanks @vdubr
2014-01-30 11:29:35 +01:00
Tom Payne
b6af02a762
Add ol.ENABLE_VECTOR to control inclusion of vector layer renderers
2014-01-30 11:20:59 +01:00
Tom Payne
7e020e4d26
Add ol.ENABLE_TILE to control inclusion of tile layer renderers
2014-01-30 11:20:59 +01:00
Tom Payne
8b128ece81
Add ol.ENABLE_IMAGE to control inclusion of image layer renderers
2014-01-30 11:20:59 +01:00
Tom Payne
2f50b9dc84
Sort layer types alphabetically
2014-01-30 11:20:59 +01:00
Tom Payne
ce3209a439
Improve type checking in ol.Object#bindTo
2014-01-30 11:20:59 +01:00
Tom Payne
c5dd7988c9
Use ol.ENABLE_* to help Compiler eliminate unreachable code
2014-01-30 11:20:59 +01:00
Tom Payne
18bbf5bcec
Improve type checking in ol.Map
2014-01-30 11:20:59 +01:00
Tom Payne
e85cc8b80e
Improve type checking in ol.interaction.Select
2014-01-30 11:20:58 +01:00
Tom Payne
7516aab1ca
Fix option property in ol.interaction.KeyboardPan
2014-01-30 11:20:58 +01:00
Tom Payne
c8999a5e52
Don't attempt to use Uint8Array in ol.geom.simplify.douglasPeucker
2014-01-30 11:20:58 +01:00
Tom Payne
a52dbbb09e
Improve type checking in ol.geom.Circle#setCenterAndRadius
2014-01-30 11:20:58 +01:00
Tom Payne
0a537d5e86
Improve type checking in ol.format.Polyline.decodeDeltas
2014-01-30 11:20:58 +01:00
Tom Payne
a0d79fe98c
Improve type checking in ol.events.condition.targetNotEditable
2014-01-30 11:20:58 +01:00
Tom Payne
ae5f5ee96d
Factor out common variable in ol.dom.Input
2014-01-30 11:20:58 +01:00
Tom Payne
97cabd273a
Improve use of View2D in ol.control.ZoomToExtent
2014-01-30 11:20:57 +01:00
Bart van den Eijnden
1ada9dfea5
Add export for ol.proj.METERS_PER_UNIT
2014-01-30 11:12:17 +01:00
Éric Lemoine
6e91ee6bdd
Merge pull request #1619 from elemoine/touch-interaction-fix
...
Fix the touch interactions
2014-01-30 01:13:31 -08:00
Éric Lemoine
65dea74427
Calculate pixelRatio before using it
...
This fixes a regression introduced by https://github.com/openlayers/ol3/commit/646dd18 where the device pixel ratio was used to determine the tile size even though serverType was not defined for the source.
2014-01-30 09:50:34 +01:00