* Pan center to the marker upon clicking
* Properly bind onPopupOpen
* Messed up parameter types
* Fine-tune panTo parameters
* This should be the fix
* So yet again I forgot to save
* Move impllentation back to AbstractIconOverlay
* cleanup
* Yet another attempt
* Move panTo to marker
* Add For Sale Sings for Unified Money
* Change popup and icon size
* Revert icon size
* Add For Sale Sign into searches
* Fix syntax
* Minor display change
* Skip unconfigured for sale signs
---------
Co-authored-by: 1F616EMO <root@1f616emo.xyz>
* 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