Buienradar op iPad not displaying correctly?

Alles m.b.t. HSTtouch (DUTCH forum)

Moderators: TANE, Ruud

Post Reply
DJF3
Advanced Member
Advanced Member
Posts: 895
Joined: Thu Jul 12, 2007 9:28 am
Contact:

Buienradar op iPad not displaying correctly?

Post by DJF3 »

Hi,

Buienradar on my iPad is not showing correctly

URL used: http://gratisweerdata.buienradar.nl/buienradar.php
This works fine in the designer, safari but on the iPad the map is VERY small, surrounded by white space.
Buienradar probleem iPad
Buienradar probleem iPad
problem_buienradar.png (23.45 KiB) Viewed 10008 times
Has anyone used this buienradar data on their iPad?

Thank you
DJ
DJF3
Advanced Member
Advanced Member
Posts: 895
Joined: Thu Jul 12, 2007 9:28 am
Contact:

Re: Buienradar op iPad not displaying correctly?

Post by DJF3 »

Anyone?
korsteed
Starting Member
Starting Member
Posts: 29
Joined: Sun Jan 31, 2010 9:19 pm
Location: Vleuten

Re: Buienradar op iPad not displaying correctly?

Post by korsteed »

If you use a different URL, you can get a bigger image from buienrader. For example:
http://www2.buienradar.nl/display.php?w ... opacity=75

Note: unless you tell it otherwise, Safari iPhone (and iPad) assumes your page is 980px wide.
You can also change this behaviour by adding a meta tag to your html-header. For example this one:
<meta name="viewport" content="user-scalable=no, width=device-width" />
DJF3
Advanced Member
Advanced Member
Posts: 895
Joined: Thu Jul 12, 2007 9:28 am
Contact:

Re: Buienradar op iPad not displaying correctly?

Post by DJF3 »

Thank you very much.. It's working now.
It has been a long time since I worked on OSX/Safari based browsers ;-)

Now the following source also works, providing that you point to this HTML file you have to host somewhere:

Code: Select all

<meta http-equiv="refresh" content="300" />
<meta name="viewport" content="user-scalable=no, width=300" />
<html> <IFRAME SRC="http://gratisweerdata.buienradar.nl/buienradar.php" NORESIZE SCROLLING=NO HSPACE=0 VSPACE=0 FRAMEBORDER=0 MARGINHEIGHT=0 MARGINWIDTH=0 WIDTH=256 HEIGHT=406></IFRAME> </html>
You probably have to tweak back-ground colors and sizes, but it gives you some extra information.

DJ
User avatar
Snelvuur
Forum Moderator
Forum Moderator
Posts: 3156
Joined: Fri Apr 06, 2007 11:01 pm
Location: Netherlands
Contact:

Re: Buienradar op iPad not displaying correctly?

Post by Snelvuur »

DJ: is it fixed now for the initial url you had? since i have the exact same issue for some time already.. but only recently started to continue.. http://board.homeseer.com/showthread.php?t=145241
// Erik (binkey.nl)
DJF3
Advanced Member
Advanced Member
Posts: 895
Joined: Thu Jul 12, 2007 9:28 am
Contact:

Re: Buienradar op iPad not displaying correctly?

Post by DJF3 »

I only got the original URL working with the html code listed above, not with a single url to the buienradar website.

So I'm pointing to this html file that's running on my HS server.
User avatar
Snelvuur
Forum Moderator
Forum Moderator
Posts: 3156
Joined: Fri Apr 06, 2007 11:01 pm
Location: Netherlands
Contact:

Re: Buienradar op iPad not displaying correctly?

Post by Snelvuur »

The thing , that original html part is referring to a transparent picture which is used as a overlay which has a smaller width. Thats why it fails... o well i'll use the other one..
// Erik (binkey.nl)
User avatar
Snelvuur
Forum Moderator
Forum Moderator
Posts: 3156
Joined: Fri Apr 06, 2007 11:01 pm
Location: Netherlands
Contact:

Re: Buienradar op iPad not displaying correctly?

Post by Snelvuur »

driving me a bit crazy here..

i found this one:

http://www2.buienradar.nl/display/nl-300-300.gif

So i thought, let take a image and place that on the background locked. Then place a text field with (http://www2.buienradar.nl/radar.php?type=display) inside it, which is the rain. (then select stretch) then it will fit.

Then i place them exactly on top of eachother and what happens then? I cannot select it anymore, those 2 become 1 object which is not any of the 2 objects anymore.. must be some sort of bug.
// Erik (binkey.nl)
Post Reply

Return to “Homeseer HStouch Forum”