87 Commits (f47ede5f49572b704631afc0b12e1c1f9f29ab76)

Author SHA1 Message Date
Stephan Bösch-Plepelits f47ede5f49 lint 6 years ago
Stephan Bösch-Plepelits 72f90687fe CategoryOverpass: category will never call finalCallback with 'abort' 6 years ago
Stephan Bösch-Plepelits 9ada2fd2ec CategoryOverpass: call 'show-popup' only for new popup content 6 years ago
Stephan Bösch-Plepelits 592892ba54 CategoryOverpass: toggle visibility of sub lists 6 years ago
Stephan Bösch-Plepelits b6056cdde7 CategoryOverpass: loading indicators for sub lists 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 96492b60c8 Update popup content only when it changed 6 years ago
Stephan Bösch-Plepelits 983606625a Handle sublayer_id 6 years ago
Stephan Bösch-Plepelits ed0d8e9966 CategoryOverpass: categories may have sub lists 6 years ago
Stephan Bösch-Plepelits 4f37ece6a3 Adaptions overpass-layer: show() passes ob, data 6 years ago
Stephan Bösch-Plepelits 61d7a8a947 fix 05adad98a0 6 years ago
Stephan Bösch-Plepelits 6ea5fc1ac6 CategoryOverpass: bugfix, copy defaultValues not with reference 6 years ago
Stephan Bösch-Plepelits e0cdd7ebd6 CategoryOverpass: bugfix, pass correct 'this' to orig _getMarker fun 6 years ago
Stephan Bösch-Plepelits d35db4229a CategoryOverpass: adapt code to overpass-layer changes 6 years ago
Stephan Bösch-Plepelits ec3e15cade Move hover code to overpass-layer 6 years ago
Stephan Bösch-Plepelits 05adad98a0 Adapt to overpass-layer changes: read twigData from object data 6 years ago
Stephan Bösch-Plepelits 2cf3cf14f5 CategoryOverpass: adapt to overpass-layer v1.0.1 6 years ago
Stephan Bösch-Plepelits 752c33cb7a Popup Footer: add link to id Editor 6 years ago
Stephan Bösch-Plepelits a4cc3b710b Popup Footer: use a list for links 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 77843c4ea2 CategoryOverpass: Bugfix - forgot to bind callback function 6 years ago
Stephan Bösch-Plepelits db716e7ba6 CategoryOverpass/Maki: instead of data-url replace img by svg 6 years ago
Stephan Bösch-Plepelits 4b21faa2ff CategoryOverpass: move updateAssets to separate function; also update info 6 years ago
Stephan Bösch-Plepelits 876d226e26 Maki Icons: optionally specify only name and pass size via option (default: 15) 6 years ago
Stephan Bösch-Plepelits cde2e7bb25 Maki: load icons via xmlhttprequest and convert to data-url 6 years ago
Stephan Bösch-Plepelits ff2de45be2 CategoryOverpass: maki icons: parse querystring of file as options 6 years ago
Stephan Bösch-Plepelits f382834d13 Include mapbox maki icons via <img src='maki:file-15'> 6 years ago
Stephan Bösch-Plepelits f724728ac2 CategoryOverpass: Set overpass-layer option updateAssets 6 years ago
Stephan Bösch-Plepelits 0c8f71d263 CategoryOverpass: If 'openstreetbrowserPrefix' is defined, include in asset.php 6 years ago
Stephan Bösch-Plepelits 34622efb6f CategoryOverpass: to overpass-layer pass option 'assetPrefix' 6 years ago
Stephan Bösch-Plepelits f4d3e59f15 CategoryOverpass: when showing details, save object to currentDetails 7 years ago
Stephan Bösch-Plepelits 713a2b5fdf Option 'preferredZoom' 7 years ago
Stephan Bösch-Plepelits 5a6ed72b7d If newState has a location, don't fly to bounds of object 7 years ago
Stephan Bösch-Plepelits 9f90987b16 CategoryOverpass: if zoom>16. don't zoom out to 16 7 years ago
Stephan Bösch-Plepelits 6e4dd5b089 CategoryOverpass.show(): when showing details, zoom to bounding box (or zoom 16) 7 years ago
Stephan Bösch-Plepelits 0231250706 Create panes for hover and selected overlays 7 years ago
Stephan Bösch-Plepelits 80f8b3fd16 CategoryOverpass: style:hover, style:selected: switch to auto-fill 7 years ago
Stephan Bösch-Plepelits 6e5ee59313 CategoryOverpass: style 'selected' which is shown while object is selected 7 years ago
Stephan Bösch-Plepelits 74e33ea907 Call notifyPopupClose in category 7 years ago
Stephan Bösch-Plepelits 49bf059c84 CategoryOverpass: adapt to new overpass-layer.show() which returns object to hide 7 years ago
Stephan Bösch-Plepelits 18bbee96ba Rename style 'weight' in 'width' 7 years ago
Stephan Bösch-Plepelits 1702c71a7f Set stylesNoAutoShow option 7 years ago
Stephan Bösch-Plepelits 572d3b4f8a CategoryOverpass: limit data which is available to rendering info 7 years ago
Stephan Bösch-Plepelits 2b3bfb0af7 Prepare passing options to Categories 7 years ago
Stephan Bösch-Plepelits 0c70d08209 CategoryOverpass: workaround, sometimes mouseout doesn't get fired 7 years ago
Stephan Bösch-Plepelits d9e6d4a2f0 Replace src/tabs.js by modulekit-tabs 7 years ago
Stephan Bösch-Plepelits e44a324945 CategoryOverpass: if markerSymbol is polygon show the style(s) as rectangle 7 years ago
Stephan Bösch-Plepelits 152f7b3739 CategoryOverpass: override _getMarkers fun of overpass-layer-list 7 years ago