Lasse Brudeskar Vikås
6b1f9e681c
Update faq.md
2019-02-27 11:30:55 +01:00
Lasse Brudeskar Vikås
301b45cb7c
Update faq.md
...
Fixed typos in description, and tried to make the text more readable.
2019-02-26 16:13:06 +01:00
Tomasz Pluskiewicz
b5f7705e1d
Update faq.md
2019-02-25 10:02:52 +01:00
Tomasz Pluskiewicz
9efe10f747
add question about resizing map element
2019-02-25 09:42:54 +01:00
Frederic Junod
fe5da2e160
Remove deprecated inherits function
2019-01-25 16:33:02 +01:00
Andreas Hocevar
62288139d6
Clarify where package.json is created and how start and build are added
2019-01-14 18:00:22 +01:00
Joseph Samela
af74a476dc
show full package.json + emphasize npm init
2019-01-14 10:24:32 -05:00
Joseph Samela
7f0fc2a821
Make package.json valid json object
2019-01-11 13:43:22 -05:00
ThomasG77
a7305be824
Replace rawgit with jsdelivr due to #9082 comment
2018-12-27 13:20:19 +01:00
Tim Schaub
20e5841aed
Remove vector mode for vector tile rendering
2018-11-16 14:56:48 +01:00
Frederic Junod
0189e8345d
Remove WebGL references in comments
2018-11-16 14:05:06 +01:00
Frederic Junod
69dfbb9e54
Fix spelling
2018-10-08 08:30:10 +02:00
Frederic Junod
513e11d263
Update doc/faq.md
...
Change code snippet to use es6 modules.
2018-09-29 08:58:02 +02:00
ahocevar
a0e72c7d42
Update projection FAQ for v5
2018-08-26 21:41:16 +02:00
Lion Ralfs
1aadd51c57
Fix double backtick typo
2018-07-28 12:58:37 +02:00
Tim Schaub
0edb39c8ab
Single quote instead of backtick
2018-07-21 08:40:03 -06:00
Tim Schaub
f0ffb48633
Update concepts
2018-07-21 08:37:38 -06:00
Tim Schaub
171195a836
Remove broken link to sources
2018-07-21 08:24:44 -06:00
Tim Schaub
83972b00a5
Use single quote instead of backtick
2018-07-19 10:22:10 -06:00
ahocevar
9304ee25af
Fix links and description in quickstart tutorial
2018-07-04 14:52:14 +02:00
ahocevar
eef39d3d1d
Update quickstart and tutorials for v5
2018-06-22 17:27:50 +02:00
Frederic Junod
39037caaf2
Remove references to tutorials/custom-builds.html
2018-06-18 15:04:06 +02:00
Guillaume Beraudo
8e6b3bba99
Remove documentation related to the closure compiler
...
In OpenLayers 5, the following features are not supported anymore:
- Google Closure Compiler builds;
- custom builds.
The Google Closure Compiler is only kept for internal type checking.
2018-05-09 21:55:37 +02:00
Tim Schaub
167bc1ec78
Remove externs/oli.js
2018-05-08 08:38:34 -06:00
Pedro González
24b03b37b0
fix assert 36 on error documentation #8147
...
see [this issue](https://github.com/openlayers/openlayers/issues/8147 )
2018-05-03 09:40:49 +02:00
Tim Schaub
7c35139e90
Remove ol/typedefs.js
2018-04-19 18:22:04 -06:00
Tim Schaub
d93a76dcb9
Remove olx.js and code that uses it
2018-04-19 18:13:55 -06:00
Tim Schaub
ef70d71636
Module types for ol/geom
2018-03-12 08:32:09 -06:00
Tim Schaub
b7e9b8b461
Remove logos
2017-12-16 08:46:50 -07:00
Tim Schaub
8bf00cbfb7
Move raster reprojection error threshold to a common reproj module
2017-12-12 17:15:46 -07:00
Tim Schaub
87295a74dd
Use named exports from ol/index.js
2017-12-12 12:34:23 -07:00
Andreas Hocevar
3cb5060497
Parse PBF directly in ol.format.MVT
...
This change also fixes a previous issue, where MultiPolygon geometries for
ol.Feature features were never created.
2017-08-29 08:51:06 +02:00
Tim Schaub
8a08ab6463
Correct types
2017-08-15 15:37:37 -04:00
Andreas Hocevar
f4752cee59
Update proj4 in examples and docs
2017-08-10 20:27:49 -06:00
Andreas Hocevar
f01e5d3eaf
Update Browserify tutorial to use the ol package
2017-07-28 16:29:13 +02:00
Andreas Hocevar
52a9ca6518
Mention other options in the closure tutorial
2017-07-28 16:21:45 +02:00
Andreas Hocevar
0d0f3cadc8
Update docs and readme
2017-07-28 16:21:45 +02:00
Tim Schaub
6604172c1c
Throw a byte-saving AssertionError
2017-04-13 06:37:42 -06:00
Marc Jansen
65103d5bd0
Include typedefs.js in example configurations
2017-04-13 07:51:34 +02:00
Toilal
e5f2e284ba
Add missing externs to custom builds examples
2017-03-24 12:32:38 +01:00
greenkeeper[bot]
a519d83316
chore(package): update proj4 to version 2.4.3
...
https://greenkeeper.io/
2017-03-06 08:22:57 +01:00
Andreas Hocevar
284e6c0b80
Merge pull request #6320 from ahocevar/stackoverflow
...
Use the 'openlayers' tag instead of 'openlayers-3'
2017-02-08 08:52:30 +01:00
Frederic Junod
92ba2c1e36
Use the 'openlayers' tag instead of 'openlayers-3'
2017-02-07 14:14:43 +01:00
Peter Robins
f56a0b4777
Add rewrite_polyfills to custom builds tutorial
2017-01-31 17:56:40 +00:00
Frederic Junod
3e4afa6ddf
Update closure-util to v1.16.0
2017-01-30 17:16:01 +01:00
Frederic Junod
68f493fc90
Revert "Remove 'analyzerChecks' from jscomp_off compiler option"
...
This reverts commit 5632084441 .
2017-01-30 17:16:01 +01:00
tsauerwein
85fa61a046
Make ol.format.filter.or/and accept n conditions
2017-01-17 10:40:02 +01:00
Peter Robins
07ebcb126f
Bring custom builds tutorial up to date
2017-01-11 12:27:14 +00:00
Frederic Junod
5632084441
Remove 'analyzerChecks' from jscomp_off compiler option
2017-01-10 08:58:15 +01:00
hdsnet
1768489a52
Fix typo in Introduction
2017-01-03 19:14:27 +01:00