69 Commits (efcffce6da3f923473c7ca9d64aa852b965f3614)

Author SHA1 Message Date
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 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 6 years ago
Stephan Bösch-Plepelits 713a2b5fdf Option 'preferredZoom' 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 9f90987b16 CategoryOverpass: if zoom>16. don't zoom out to 16 6 years ago
Stephan Bösch-Plepelits 6e4dd5b089 CategoryOverpass.show(): when showing details, zoom to bounding box (or zoom 16) 6 years ago
Stephan Bösch-Plepelits 0231250706 Create panes for hover and selected overlays 6 years ago
Stephan Bösch-Plepelits 80f8b3fd16 CategoryOverpass: style:hover, style:selected: switch to auto-fill 6 years ago
Stephan Bösch-Plepelits 6e5ee59313 CategoryOverpass: style 'selected' which is shown while object is selected 6 years ago
Stephan Bösch-Plepelits 74e33ea907 Call notifyPopupClose in category 6 years ago
Stephan Bösch-Plepelits 49bf059c84 CategoryOverpass: adapt to new overpass-layer.show() which returns object to hide 6 years ago
Stephan Bösch-Plepelits 18bbee96ba Rename style 'weight' in 'width' 6 years ago
Stephan Bösch-Plepelits 1702c71a7f Set stylesNoAutoShow option 6 years ago
Stephan Bösch-Plepelits 572d3b4f8a CategoryOverpass: limit data which is available to rendering info 6 years ago
Stephan Bösch-Plepelits 2b3bfb0af7 Prepare passing options to Categories 6 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
Stephan Bösch-Plepelits 0b0ee3ac8d CategoryOverpass: Info: map info; update on zoom change 7 years ago
Stephan Bösch-Plepelits 63b20e5c9f Twig function evaluate() 7 years ago
Stephan Bösch-Plepelits 9d5d549a18 CategoryBase/Overpass: use tabs to show category map key 7 years ago
Stephan Bösch-Plepelits 99d04970bb CategoryOverpass: border around info; add close button 7 years ago
Stephan Bösch-Plepelits a55ec40276 CategoryBase/Overpass: create domTools, add domInfo when needed 7 years ago
Stephan Bösch-Plepelits 0479f3388f CategoryOverpass: default markerSymbol, listMarkerSymbol 7 years ago
Stephan Bösch-Plepelits 5a48384f20 Info: render 'info' section from category 7 years ago
Stephan Bösch-Plepelits 5790db4e04 CategoryOverpass: do not bind popups to hover style 7 years ago
Stephan Bösch-Plepelits e63567bb6a CategoryOverpass: call hook 'show-popup' at end of rendering 7 years ago
Stephan Bösch-Plepelits 7d331241f9 CategoryOverpass: bugfix, onUpdate update currently shown popup (and details) 7 years ago
Stephan Bösch-Plepelits e968075b7d Translate 'show details' 7 years ago
Stephan Bösch-Plepelits 04a7e3d737 Hook 'show-popup' 7 years ago
Stephan Bösch-Plepelits ba0a67ad2b CategoryOverpass: after onUpdate re-render details page (if shown) 7 years ago
Stephan Bösch-Plepelits 87326a86b0 Fix some linting errors; remove debug messages 7 years ago
Stephan Bösch-Plepelits e4a26ef910 CategoryOverpass: add 'categories' parameter to state 7 years ago
Stephan Bösch-Plepelits 7a700c8b3a Rename commonBody.html to popupBody.html 7 years ago
Stephan Bösch-Plepelits e6702df2c4 Integrate description (or popupDescription) in popups 7 years ago
Stephan Bösch-Plepelits 911be13c2d Render detailsBody via category.renderTemplate() 7 years ago
Stephan Bösch-Plepelits 39755cde62 CategoryOverpass: load and render 'commonBody.html' template 7 years ago