Maximilian Krög
259e3fe1c9
Fix ol.css for some examples
...
- es2015-custom-element needs css variables declared in :host
- external-map-map still does not work when editing in codesandbox,
though that neither worked before.
2022-08-14 16:36:48 +02:00
Maximilian Krög
12de93b397
Fixed unusable overlay in fullscreen mode
2021-11-02 22:10:27 +01:00
Maximilian Krög
8cff620691
Improve unusable map window
...
As long as the original window is visible animation frames will run
and the external map will be usable
2021-11-02 00:21:12 +01:00
Maximilian Krög
7bed63bf3f
Improve window open and close handling
...
Use pagehide event instead of beforeunload, seems to be more reliable
Add a timeout and info message when opening the window fails
2021-11-02 00:21:11 +01:00
andrewcoder002
c799cf0cfd
Update external-map-map.html
...
Handle situation when user reloads external map window
2021-11-02 00:21:10 +01:00
Maximilian Krög
86801d1151
Make external map example work
2021-11-02 00:21:09 +01:00