Tom Payne
|
b2aa9bb19f
|
Export ol.DragBoxEvent coordinate as a property, not a function
|
2014-03-02 12:24:09 +01:00 |
|
Tom Payne
|
95674a5a4c
|
Export ol.render.canvas.Immediate#setTextStyle
|
2014-03-02 12:20:14 +01:00 |
|
Tom Payne
|
ddc990500a
|
Sort exports files alphabetically
|
2014-03-02 12:19:28 +01:00 |
|
Tom Payne
|
8125b4a847
|
Add ol.geom.MultiLineString#getCoordinateAtM
|
2014-03-02 12:14:52 +01:00 |
|
Tom Payne
|
296c83fa36
|
Add ol.geom.flat.lineStringsCoordinateAtM
|
2014-03-02 12:11:18 +01:00 |
|
Tom Payne
|
85f08d1092
|
Add documentation to ol.geom.LineString#getCoordinateAtM
|
2014-03-02 11:38:17 +01:00 |
|
Tom Payne
|
2d9091856c
|
Move layout test in ol.geom.LineString
|
2014-03-02 11:35:15 +01:00 |
|
Tom Payne
|
c3cad6b6fa
|
Merge pull request #1786 from twpayne/catch-cors-exceptions
Catch CORS exceptions when loading icons
|
2014-03-01 17:07:08 +01:00 |
|
Tom Payne
|
fb1c66525c
|
Catch CORS exceptions when loading icons
|
2014-03-01 13:56:44 +01:00 |
|
Tom Payne
|
fe0a32c4db
|
Merge pull request #1759 from twpayne/interpolate-m
Interpolate-M
|
2014-02-28 17:35:46 +01:00 |
|
Tom Payne
|
fbcb787e8b
|
Merge pull request #1783 from twpayne/first-last-coordinate
Get first and last coordinate
|
2014-02-28 17:34:13 +01:00 |
|
Alexandre Dubé
|
ae6f557cbc
|
Fix vector-labels example
Typo fixes, add 1 more font
|
2014-02-28 11:25:07 -05:00 |
|
Alexandre Dubé
|
e3d9b23170
|
Update vector-labels example
Add note about the 'Text/Wrap' option currently not working.
|
2014-02-28 10:58:17 -05:00 |
|
Alexandre Dubé
|
3eabcc2565
|
Remove unused 'align' column from geojson
|
2014-02-28 10:58:17 -05:00 |
|
Alexandre Dubé
|
1e1020e90d
|
Update vector-labels example
Add forms to let the user change the labels as they want.
Text 'Wrap' doesn't work properly. '\n' are supposed to allow
line to break.
|
2014-02-28 10:58:17 -05:00 |
|
Alexandre Dubé
|
0c63c76dea
|
Add vector label example
|
2014-02-28 10:58:17 -05:00 |
|
Alexandre Dubé
|
6cd214c1e4
|
Add geojson sample files
|
2014-02-28 10:58:17 -05:00 |
|
Frederic Junod
|
bca9512478
|
Use ol.geom.LineString#getCoordinateAtM in igc example
|
2014-02-28 16:33:02 +01:00 |
|
Tom Payne
|
c0f9b1de19
|
Use binary search in ol.geom.flat.lineStringCoordinateAtM
|
2014-02-28 16:33:02 +01:00 |
|
Tom Payne
|
1c21316d20
|
Add tests for ol.geom.LineString#getCoordinateAtM
|
2014-02-28 16:33:02 +01:00 |
|
Tom Payne
|
c218d5d4e8
|
Add ol.geom.LineString#getCoordinateAtM
|
2014-02-28 16:33:02 +01:00 |
|
Tom Payne
|
6781a6cef3
|
Add ol.geom.flat.lineStringCoordinateAtM
|
2014-02-28 16:30:03 +01:00 |
|
Tom Payne
|
5803faadcb
|
Merge pull request #1784 from twpayne/interior-point
Export getInteriorPoint(s) methods
|
2014-02-28 16:21:41 +01:00 |
|
Tom Payne
|
de46a5a053
|
Add ol.geom.MultiPolygon#getInteriorPoints
|
2014-02-28 16:10:24 +01:00 |
|
Tom Payne
|
0f884b5d03
|
Add ol.geom.Polygon#getInteriorPoint
|
2014-02-28 16:10:01 +01:00 |
|
Tom Payne
|
a1e8ff0a8f
|
Add ol.geom.SimpleGeometry#getLastCoordinate
|
2014-02-28 15:36:18 +01:00 |
|
Tom Payne
|
7ca47e3b2a
|
Add ol.geom.SimpleGeometry#getFirstCoordinate
|
2014-02-28 15:36:06 +01:00 |
|
ahocevar
|
b47e6a6cf4
|
Merge pull request #1771 from ahocevar/tooltip-box
Fix zoom in/out tooltip sizing for box-sizing css resets
|
2014-02-28 14:59:50 +01:00 |
|
Tom Payne
|
df3ff9e546
|
Merge pull request #1781 from twpayne/format-feature
Rename ol.format.Format to ol.format.Feature
|
2014-02-28 14:47:19 +01:00 |
|
Tom Payne
|
8e402371d5
|
Don't export ol.format.Feature#readProjection
|
2014-02-28 14:01:46 +01:00 |
|
Tom Payne
|
60bba9aa12
|
Merge pull request #1778 from twpayne/render-sync-forces-render
Make renderSync always force a render
|
2014-02-28 13:53:33 +01:00 |
|
Tom Payne
|
56b6913a01
|
Rename ol.format.XML to ol.format.XMLFeature
|
2014-02-28 13:13:11 +01:00 |
|
Tom Payne
|
7e32676a9e
|
Rename ol.format.Text to ol.format.TextFeature
|
2014-02-28 13:11:57 +01:00 |
|
Tom Payne
|
87cf424029
|
Rename ol.format.JSON to ol.format.JSONFeature
|
2014-02-28 13:09:14 +01:00 |
|
Tom Payne
|
8ad4b292b7
|
Rename ol.format.Binary to ol.format.BinaryFeature
|
2014-02-28 13:07:49 +01:00 |
|
Tom Payne
|
ea8944c755
|
Rename ol.format.Format to ol.format.Feature
|
2014-02-28 13:05:57 +01:00 |
|
Frédéric Junod
|
56c45217df
|
Merge pull request #1780 from fredj/unused-require
Remove unused ol.FeatureOverlay require
|
2014-02-28 10:42:46 +01:00 |
|
Frédéric Junod
|
88ea2bebbd
|
Merge pull request #1777 from fredj/polyline-cleanup
ol.format.Polyline cleanup
|
2014-02-28 10:40:11 +01:00 |
|
Frederic Junod
|
01288618cf
|
Remove unused ol.FeatureOverlay require
|
2014-02-28 10:35:10 +01:00 |
|
Marc Jansen
|
7910e98c7a
|
Merge pull request #1779 from marcjansen/build.py-help
Minor change of wording in `build.py help`.
|
2014-02-28 10:33:55 +01:00 |
|
Marc Jansen
|
fbecd9a6b9
|
Minor change of wording in build.py help.
|
2014-02-28 10:31:53 +01:00 |
|
Tom Payne
|
9a7261d6b3
|
Remove ol.Map#withFrozenRendering
|
2014-02-27 19:01:39 +01:00 |
|
Tom Payne
|
ad29e6bceb
|
Don't use withFrozenRendering in ol.interaction.Select#handleMapBrowserEvent
|
2014-02-27 19:01:21 +01:00 |
|
Tom Payne
|
73be72380b
|
Don't use withFrozenRendering in ol.interaction.DragRotateAndZoom#handleDragEnd
|
2014-02-27 19:01:15 +01:00 |
|
Tom Payne
|
c9c8497b7e
|
Don't use withFrozenRendering in ol.interaction.Interaction.zoomWithoutConstraints
|
2014-02-27 19:01:07 +01:00 |
|
Tom Payne
|
e0c8b57e11
|
Don't use withFrozenRendering in ol.interaction.Interaction.rotateWithoutConstraints
|
2014-02-27 19:01:01 +01:00 |
|
Tom Payne
|
dd83952c28
|
Make renderSync always force a render
|
2014-02-27 18:59:05 +01:00 |
|
Frederic Junod
|
7f8d4937f5
|
Remove unused ol.format.Polyline.decodeUnsignedInteger function
|
2014-02-27 13:36:08 +01:00 |
|
Frederic Junod
|
c31f70bf08
|
Remove unused ol.format.Polyline.encodeSignedInteger function
|
2014-02-27 13:36:08 +01:00 |
|
Frederic Junod
|
040b954e15
|
Remove unused ol.format.Polyline.encodeFloat function
|
2014-02-27 13:36:08 +01:00 |
|