Page 1 of 1
Zoom in on Buienrader
Posted: Thursday 08 November 2018 21:00
by rgroothuis
See screenshot, is it possible to zoom in on the Buienrader picture so that I only see my city and around?

- Screen Shot 2018-11-08 at 20.57.55.png (361.73 KiB) Viewed 897 times
Re: Zoom in on Buienrader
Posted: Friday 09 November 2018 13:20
by pvm
Re: Zoom in on Buienrader
Posted: Saturday 10 November 2018 11:22
by renerene
this looks promising. Please explain further. Do I need to change this button to a frame?
Code: Select all
buttons.buienradar = {width:12, isimage:true, image: 'http://api.buienradar.nl/image/1.0/RadarMapNL?w=285&h=256', url: 'http://www.weeronline.nl/Europa/Nederland/Son/4058667'}
Re: Zoom in on Buienrader
Posted: Saturday 10 November 2018 11:36
by pvm
I have a frame :
Code: Select all
frames.buienRadar = {refreshiframe:300000, width:5, height:550, frameurl:"https://gadgets.buienradar.nl/gadget/zoommap/?lat=12.34567&lng=2.3456&overname=2&zoom=8&naam=test&size=3&voor=1"}
(removed my location information)
Re: Zoom in on Buienrader
Posted: Sunday 11 November 2018 22:25
by rgroothuis
I'm using the following line regarding the zoom in into my area:
Code: Select all
frames.buienradar1 = {refreshiframe:30000, width:12, height:550, frameurl:"https://gadgets.buienradar.nl/gadget/zoommap/?lat=52.05036&lng=4.37942&overname=2&zoom=8&naam=2496HX&size=2b&voor=1"}
But I'm getting an ugly with bar to the right, see screenshot. How to resolve this? I've been playing around with the various size numbers but I cannot get something nice.

- Screen Shot 2018-11-11 at 22.25.32.png (351.6 KiB) Viewed 804 times
Re: Zoom in on Buienrader
Posted: Saturday 05 January 2019 20:53
by Derik
perhaps a solution?