Accidentally left :headless? false for debugging.
This commit is contained in:
parent
a46d8d9245
commit
79e675b263
@ -184,7 +184,7 @@
|
|||||||
_ (adsbx/screenshot-aircraft icao lat lon
|
_ (adsbx/screenshot-aircraft icao lat lon
|
||||||
{:timeout 30000
|
{:timeout 30000
|
||||||
:output-path image-path
|
:output-path image-path
|
||||||
:headless? false
|
:headless? true
|
||||||
:layer (:layer options)
|
:layer (:layer options)
|
||||||
:zoom (:zoom options)
|
:zoom (:zoom options)
|
||||||
;; :viewport {:width 1600 :height 800}
|
;; :viewport {:width 1600 :height 800}
|
||||||
|
Loading…
Reference in New Issue
Block a user