119 Commits (master)

Author SHA1 Message Date
Stephan Bösch-Plepelits 1f4cb8fab9 More Categories: use new 'browser' function for menu handling 2 years ago
Stephan Bösch-Plepelits 4a8f7c02a4 More Categories: start re-design menu; include customCategory as module from index.js 2 years ago
Stephan Bösch-Plepelits ee05d51d39 Configure overpassOptions in conf.php 3 years ago
Stephan Bösch-Plepelits 692c046b1e ObjectDisplay: convert to class 3 years ago
Stephan Bösch-Plepelits ecc78519d4 objectDisplay: add callback, move hooks to last 3 years ago
Stephan Bösch-Plepelits 4a29da7ed1 objectDisplay: change code to display several displayIds 3 years ago
Stephan Bösch-Plepelits 879fc922a5 objectDisplay: parameter as object, pass dom, better naming 3 years ago
Stephan Bösch-Plepelits aa0212a214 objectDisplay: copy code from index.js 3 years ago
Stephan Bösch-Plepelits 269657f34f Styling of details similar to popup 3 years ago
Stephan Bösch-Plepelits 0b79173e2d tag2link: move code to a separate file 4 years ago
Stephan Bösch-Plepelits f40d0008af Always zoom to object when URL without location is parsed 4 years ago
Stephan Bösch-Plepelits 02a1813bd5 Define a map.getMetersPerPixel() function 4 years ago
Stephan Bösch-Plepelits 4ccb6e23e1 Add a 'casing' pane below the overlayPane 4 years ago
Stephan Bösch-Plepelits b064878f3b Show link to OpenStreetBrowser about in Leaflet attribution 5 years ago
Stephan Bösch-Plepelits 5eaf5687c8 Details: move showing tags to separate file (src/tagsDisplay.js) 5 years ago
Stephan Bösch-Plepelits 1dc9cb7c4f Configure URL of OpenStreetMap website 5 years ago
Stephan Bösch-Plepelits 5c8d24a8aa Move Measure and GeoLocate plugins to separate files 5 years ago
Stephan Bösch-Plepelits f1a6715db3 geo-info: add a tab which shows map center and mouse pointer latlon 5 years ago
Stephan Bösch-Plepelits fcaea36c69 New module 'nominatim-search' 5 years ago
Stephan Bösch-Plepelits 0f1da89eb8 leaflet-geo-search as optional module 5 years ago
Stephan Bösch-Plepelits 917d863cef Details: show popupDescription if available instead of description 5 years ago
Stephan Bösch-Plepelits dcc0c3677b CategoryOverpass: move filter to separate file, extend function via events 6 years ago
Stephan Bösch-Plepelits 304d01f69d (lint) mainRepo: always use global. 5 years ago
Stephan Bösch-Plepelits 6213b99b2a Permalink: add a permalink to the menu 6 years ago
Stephan Bösch-Plepelits f33df741b5 Always show additional categories after base repo 6 years ago
Stephan Bösch-Plepelits cd753aba8b Categories: improve indentation 6 years ago
Stephan Bösch-Plepelits 9a7d4d3fe2 index: don't load different repo, when 'repo' not in state 6 years ago
Stephan Bösch-Plepelits 7be63401de When parameter 'repo' set/changed, unload current repo & load alternative 6 years ago
Stephan Bösch-Plepelits e75d60b0c8 Load alternative main repo when 'repo=' parameter is used initially 6 years ago
Stephan Bösch-Plepelits 9323dc9682 Use new export method also for single objects 6 years ago
Stephan Bösch-Plepelits 346252a7d1 global.allMapFeatures(): return all visible map features 6 years ago
Stephan Bösch-Plepelits 05338981d9 ExportAll: add tab 'export' + form, mockup 6 years ago
Stephan Bösch-Plepelits ad184e4b5b Add global tabs 6 years ago
Stephan Bösch-Plepelits 092e916043 Bugfix: when title, description, body empty: show '' in details 6 years ago
Stephan Bösch-Plepelits f47ede5f49 lint 6 years ago
Stephan Bösch-Plepelits 13140ef1a7 when object gets updated, update detail body 6 years ago
Stephan Bösch-Plepelits cf16f1d0ab unfin 6 years ago
Stephan Bösch-Plepelits 6b9d12c119 Fix effort in OverpassFrontend 6 years ago
Stephan Bösch-Plepelits fb261c7414 Show details: updateAssets() 6 years ago
Stephan Bösch-Plepelits 983606625a Handle sublayer_id 6 years ago
Stephan Bösch-Plepelits a36a2b4433 Show Details: either show detailBody or body 6 years ago
Stephan Bösch-Plepelits ec3e15cade Move hover code to overpass-layer 6 years ago
Stephan Bösch-Plepelits aa680785f8 Export: download as GeoJSON (on details page) 6 years ago
Stephan Bösch-Plepelits a8eefdb81d Add a measurement control 6 years ago
Stephan Bösch-Plepelits 416ee2b492 Found some strings which need to be translated 6 years ago
Stephan Bösch-Plepelits 7ce36bf23f Found some strings which need to be translated 6 years ago
Stephan Bösch-Plepelits 6fc78cb756 bugfix, initState should be declared 6 years ago
Stephan Bösch-Plepelits ece5fc7556 At end of initialization call hook 'initFinish' 6 years ago
Stephan Bösch-Plepelits 5a6ed72b7d If newState has a location, don't fly to bounds of object 6 years ago
Stephan Bösch-Plepelits 86571e49f2 State: also pass state to setPath() 6 years ago