Skip to content

Commit

Permalink
Remove initial position issue
Browse files Browse the repository at this point in the history
  • Loading branch information
johannaengland committed May 19, 2022
1 parent e36781a commit aef7349
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions doc/reference/geomap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -401,18 +401,6 @@ what users actually want to see.
Various small issues
--------------------

* The initial position and zoom level of the map (if none is specified
in the query string) is hardcoded in ``geomap.js``, and the chosen
position be regarded as a bit too Trondheim-centric for general use.

Some ideas for improvement:

* Make the initial position and zoom level configurable properties (add them
to the configuration file ``geomap/config.py``).

* Write some code to make a reasonable guess for a good default position
based on the positions of rooms in the database.

* Geomap is tested almost exclusively in Firefox 3 on Ubuntu (it looks like it
is working in Opera 9 on Ubuntu too). Since there is a lot of JavaScript
code here, there is great potential for differences between browsers. It
Expand Down

0 comments on commit aef7349

Please sign in to comment.