Nicolas F
27eabb08a5
web_assets: make poi control icons look less bad
...
using rem here is probably wrong because we want to be the height
of the line in the span we're inside of, not of some global thing.
Also, add a margin to the left.
2020-07-01 18:59:34 +02:00
Jens
2a22d25f7a
Add Icons to POI Legend
2020-03-02 13:45:01 +01:00
Nicolas F
bc71ad7a8f
web: fix white rectangle behind markers
2019-02-21 18:25:50 +01:00
Nicolas F
2918637539
web: fix marker icon position
...
Shoutouts to 14mRh4X0r for finding the right CSS properties that
work for centering the marker icons.
Fixes #1481 .
2018-11-18 09:10:54 +01:00
Willem Mulder
4efb9f2d89
Make JSObserver work with Leaflet. Fixes #1451 .
2018-10-08 19:45:57 +02:00
Nicolas F
a129274aa1
Remove broken marker centreing code
...
Apparently, having an image's origin be in the center is too
advanced of a concept for The Web™. I guess we can't do this then.
2018-05-09 16:22:21 +02:00
Nicolas F
6fbced79bf
Fix custom icons not showing up properly
...
Individual POIs such as player POIs can have their own icon per
POI, so we should respect that.
2018-05-09 15:45:31 +02:00
Nicolas F
84b52326dc
leaflet: Reimplement coordinate box on bottom left
...
I'd move the event setup into addTo, but JS is utter garbage and thinks
"this" in a function callback like that should be whatever, not where you
actually define it.
2017-03-13 14:04:37 +01:00
Andrew Chin
806ad92b6f
Style fixes for the world selector control
2016-12-10 17:56:00 -05:00
CounterPillow
ccf99fb61d
Fixed POI infowindow image scaling for FireFox
2012-09-09 17:09:41 +02:00
Andrew Chin
5d43227edf
Merge remote branch 'origin/master' into JSObserver
2012-06-10 14:59:17 -04:00
Thomas Lake
55df1bcf78
Add new Javascript observer
...
Output render progress onto the rendered map using Javascript
A minimum period between updates can be specified
2012-04-08 23:03:26 +01:00
Andrew Chin
f4d43d544a
Styling for the worldselector control
2012-04-07 17:56:30 -04:00
Michael Writhe
67dd795e60
issue #513 , fixed spelling of color vs colour. >_< canadian spelling.
2011-10-12 15:24:28 -06:00
Andrew Chin
f5399b78cc
Made searchbox text gray if inactive
2011-08-05 09:18:14 -04:00
Aaron Griffith
fde647bfdf
Merge branch 'py-package'
...
Conflicts:
setup.py
2011-07-10 18:14:20 -04:00
Aaron Griffith
c10074e87f
Merge branch 'master' into py-package
2011-06-04 20:05:31 -04:00
Aaron Griffith
383b01859f
Merge branch 'master' into py-package
...
Conflicts:
overviewer_core/data/config.js
overviewer_core/data/web_assets/functions.js
overviewer_core/data/web_assets/style.css
setup.py
web_assets/overviewer.css
web_assets/style.css
2011-05-10 20:19:10 -04:00