Avoid automatic zoom-out when refreshing with KML-file added
-
I have uploaded and activated a KML-file that covers a large geographical area. Since I'm only interested in a small section of this area I zoom in. However, each time I refresh the page to get the current weather, I get zoomed out such that my window fits the KML layer and I have to zoom in again to my area of interest. Unfortunately, changing the content of the KML-file to cover only the small geographical section is not an option.
So, is there a way to avoid the automaitc zoom-out when I refresh the page, even though I have added a KML-file that covers a larger area?Thanks
-
Ok, thanks
-
@daniella846 think you replied in the wrong topic?
-
@Thor-Almighty Hello, you can set the zoom level in the URL and then the position won't change.
-
@Korina How? My URL looks like this: https://www.windy.com/nb/-Vindkast-gust?ukv,gust,60.643,9.324,6
-
@Thor-Almighty said in Avoid automatic zoom-out when refreshing with KML-file added:
s://www.windy.com/nb/-Vindkast-gust?ukv,gust,60.643,9.324,6
You need to open the kml file, so it's included in the URL.
-
@Korina Allright so I need to write a code line inside the KML file that specifies the zoom level? How would such a code line be, could you write an example?
Thanks
-
Hi @Thor-Almighty, unfortunately, changing the URL to keep the zoom level is not possible now. So basically, I am afraid the KML file will always return to the default zoom level after refreshing the page.
I already forwarded this issue to our colleagues from the product team. However, I cannot clearly say when this will be done.
-
@Ondřej-Šutera Okay, I see. Thank you!