Maximilian Krög
9d773c8f19
Build for ie11 again
2021-04-05 02:55:17 +02:00
Maximilian Krög
e6dacd07cd
Refresh available examples before each compilation
...
This makes it possible to pickup new examples and prevents compilation
errors when an example is removed. This is especially handy when switching
branches. Otherwise the dev server has to be restarted each time.
2021-04-03 18:18:28 +02:00
Andreas Hocevar
abe29f2bc6
Fix offscreen-canvas example
2021-03-29 23:42:59 +02:00
Tim Schaub
54e981f59a
Update webpack
2021-03-22 13:42:05 -06:00
Marc Jansen
602121b26b
Merge pull request #12062 from M393/kml-timezone-tooltip
...
Fix kml-timezone example tooltip
2021-03-05 23:02:16 +01:00
Maximilian Krög
e6b1d38cc3
Add units for, remove unnecessary html
2021-03-04 21:05:01 +01:00
Maximilian Krög
1c4f525ca9
Add a minimum distance config to the cluster source
2021-03-02 23:07:52 +01:00
mike-000
5562654c69
Change layer to PLANIGNV2
2021-03-02 00:28:19 +00:00
Maximilian Krög
6e1cc766e1
Fix kml-timezone example tooltip
2021-02-23 17:52:39 +01:00
Maximilian Krög
fae6c6fe7b
Fix map loading for basemap.at and add attributions
2021-02-22 10:44:57 +01:00
Maximilian Krög
363cc802d0
Update / fix links to external ressources
2021-02-13 01:32:54 +01:00
MoonE
7dda97e2f7
Merge pull request #11996 from MoonE/update-links
...
Update links to external resources
2021-02-12 21:33:12 +01:00
Frederic Junod
6ddca90c6f
Update links to Swiss projection transform functions
2021-02-11 10:02:48 +01:00
Maximilian Krög
0d5d346bcd
Update links to external resources
2021-02-08 19:40:05 +01:00
MoonE
8616aa9320
Merge pull request #11992 from MoonE/measure-example
...
Improve measure example ux
2021-02-08 19:23:23 +01:00
MoonE
8c6dd4c244
Merge pull request #11974 from mike-000/patch-26
...
Fix polyfill inconsistencies
2021-02-07 14:36:22 +01:00
Maximilian Krög
7df38575b8
Improve measure example ux
...
- Pass click events on measure tooltips through to the map
- Put the tooltip for the currently drawn geometry on top
- Disable text selection in the tooltips so clicking to draw does not select
2021-02-06 18:50:35 +01:00
Andreas Hocevar
a7b92cba4d
Merge pull request #11978 from ahocevar/snap-delta-optional
...
Add snapToPointer option
2021-02-06 12:57:17 +01:00
Andreas Hocevar
d31abd2f77
Sensible defaults
2021-02-06 12:04:31 +01:00
Simon Seyock
8facb252f1
Replace google closure syntax = with brackets around name
2021-02-03 14:06:02 +01:00
Tim Schaub
11d92763ec
Merge pull request #11975 from simonseyock/valid-jsdoc
...
jsdoc linting
2021-02-02 13:47:09 -07:00
mike-000
63612bd2f2
Add Number.isInteger polyfill to displayed html
2021-02-02 12:55:36 +00:00
mike-000
c546751989
Remove obsolete ol-mapbox-style polyfills
2021-02-02 12:50:12 +00:00
Simon Seyock
f590cb3473
Harmonize jsdoc
2021-02-02 12:14:56 +01:00
mike-000
d85da12782
simplify popup positioning
2021-01-31 23:11:22 +00:00
Andreas Hocevar
2d1f8af516
Merge pull request #11954 from ahocevar/simplify-icon-example
...
Simplify icon example
2021-01-31 19:13:24 +01:00
mike-000
0f03a5e70e
handle view rotation
2021-01-30 19:28:03 +00:00
Andreas Hocevar
f500c354ee
Close popup when map is moved
2021-01-27 13:54:22 +01:00
Andreas Hocevar
bd93ef204f
Simplify icon example
2021-01-27 12:23:02 +01:00
mike-000
a63d3bf1ff
Make polygons GeoJSON specification compliant
2021-01-26 18:48:14 +00:00
yukihiratype2
988f3fa502
Demonstrates how to get the coordinates been clustered.
2021-01-25 21:19:15 +08:00
Andreas Hocevar
884c35d0ce
Merge pull request #11900 from mike-000/patch-19
...
Update pratique key to choisirgeoportail in the IGN WMTS example
2021-01-15 14:23:52 +01:00
mike-000
c14d8ca1e5
replace pratique key with choisirgeoportail
2021-01-10 16:46:24 +00:00
mike-000
0512135351
Update to API key
2021-01-10 15:34:35 +00:00
mike-000
4ece00bf47
Update to API key
2021-01-10 15:22:29 +00:00
Andreas Hocevar
834448472a
Merge pull request #11882 from simonseyock/vector-source-load-events-doc
...
Improved documentation for feature load events.
2021-01-07 22:36:20 +01:00
Simon Seyock
125d0d62a8
Clarification and use callbacks in examples
2021-01-05 09:40:20 +01:00
mike-000
3405157d6d
Update to mapbox-gl-js version 1.13.0 and add note
2020-12-30 19:55:23 +00:00
Maximilian Krög
358d6736d1
Make examples work with ie11
2020-12-29 23:04:15 +01:00
changqing
6a7472617f
Remove the console.log from the custom circle render example
2020-12-19 21:42:58 +08:00
Andreas Hocevar
c4f5709349
Simplify custom circle rendering
2020-12-19 21:35:00 +08:00
changqing
3393de3c54
Custom circle render example
2020-12-15 15:38:48 +08:00
Andreas Hocevar
49f03cf719
Merge pull request #11811 from mike-000/patch-6
...
Better getPointResolution default when no transform available
2020-12-13 22:33:09 +01:00
mike-000
519e10b361
tidier comments
2020-12-09 22:47:38 +00:00
mike-000
884799db20
Add ScaleLine (based on projection units)
2020-12-08 14:01:20 +00:00
Andreas Hocevar
ec53d4fc57
Remove no longer needed checks for coordinates.length
2020-12-08 14:52:35 +01:00
Andreas Hocevar
0e15720f2e
Make use of the Modify interaction's overlay source
2020-12-06 17:02:04 +01:00
Andreas Hocevar
128d20abf3
Simpler API with hitDetection option
2020-12-06 16:51:15 +01:00
Andreas Hocevar
d0a1c10cec
Add example for Modify with hit detection
2020-12-06 16:51:14 +01:00
Andreas Hocevar
f3a7703194
Hit tolerance priority example
2020-12-01 20:20:04 +01:00