Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

[PATCH] slippy maps page should use static viewer for non-javascript types #36

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 7 comments

Comments

@openstreetmap-trac
Copy link

Reporter: tom[at]tom-carden.co.uk
[Submitted to the original trac issue database at 12.05pm, Friday, 11th November 2005]

The old static viewer should be in the page when it loads. If the user
has javascript and a compatible browser the tiles code should replace
the viewer with tiles and hide the zoom/pan links.

@openstreetmap-trac
Copy link
Author

Author: tom[at]tom-carden.co.uk
[Added to the original trac issue at 12.06pm, Friday, 11th November 2005]

that also means that the static viewer page should parse the query
string server-side if it doesn't already

@openstreetmap-trac
Copy link
Author

Author: tom[at]tom-carden.co.uk
[Added to the original trac issue at 2.52pm, Friday, 11th November 2005]

It also means that, really, the static viewer should build itself from the same tiles as the slippy/tiles interface to avoid cache misses.

@openstreetmap-trac
Copy link
Author

Author: steve[at]fractalus.com
[Added to the original trac issue at 1.10pm, Tuesday, 22nd November 2005]

meh...

google maps falls over without javascript, everyone has it, why should we care?

@openstreetmap-trac
Copy link
Author

Author: mikel_maron[at]yahoo.com
[Added to the original trac issue at 1.05pm, Saturday, 26th November 2005]

also note for java applet

@openstreetmap-trac
Copy link
Author

Author: Sebastian[at]SSpaeth.de
[Added to the original trac issue at 7.01am, Tuesday, 15th May 2007]

Can we not simply in the case of non-Javascript browsers, redirect to something like:
http://dev.openstreetmap.org/~ojw/Browse/

All will be happy then.

@openstreetmap-trac
Copy link
Author

Author: shaunmcdonald131[at]gmail.com
[Added to the original trac issue at 10.45am, Friday, 18th April 2008]

The attached patch will give a nice message to the user when they have javascript disabled, or have a non-javascript browser.

@openstreetmap-trac
Copy link
Author

Author: smsm1
[Added to the original trac issue at 9.44am, Friday, 16th May 2008]

(In [7837]) Showing a nice message for browsers with javascript disabled. closes #36

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant