1
0
forked from MTSR/mapserver
mapserver/public/js/map/overlays
Peter Nerlich 25e177fbb9
Fix Trainlines (#177) (#230)
* add global getMapDataWithAttributeLikeGlobalQuery

* add getMapDataWithAttributeLikeGlobalQuery for postgres

* perform global search when position missing (sqlite)

* perform global query when pos missing (postgres)

* TrainelineOverlay: query full information on visible lines before drawing

* hopefully fix errors, minor efficiency improvements

* stupid mistake

* you know it's probably late when mistakes like this happen

* same for postgres

* more optimizations
2022-01-17 08:53:45 +01:00
..
AbstractGeoJsonOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
AbstractIconOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
ATMOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
BonesOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
BorderOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
DigitermOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
LabelOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
LcdOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
LocatorOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
LuacontrollerOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
MinecartOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
MissionOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
PlayerOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
PoiOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
PrivProtectorOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
ProtectorOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
ShopOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
SignOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
TechnicAnchorOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
TechnicQuarryOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
TechnicSwitchOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
TrainlineOverlay.js Fix Trainlines (#177) (#230) 2022-01-17 08:53:45 +01:00
TrainOverlay.js fix jshint issues 2021-06-21 08:26:18 +02:00
TrainsignalOverlay.js fix jshint issues 2021-06-21 08:26:18 +02:00
TravelnetOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00
XPProtectorOverlay.js switch to embed.FS 2021-04-12 13:03:10 +02:00