]> ToastFreeware Gitweb - philipp/winterrodeln/mediawiki_extensions/wrmap.git/history - wrmap.js
Add shadows below markers.
[philipp/winterrodeln/mediawiki_extensions/wrmap.git] / wrmap.js
2021-01-02 Philipp SpitzerAdd shadows below markers.
2021-01-02 Philipp SpitzerOnly show popups if they are not empty.
2021-01-02 Philipp SpitzerNew syntax for overlay autoPan.
2021-01-02 Philipp SpitzerAvoid usage of innerHTML.
2021-01-02 Philipp SpitzerRemove many comments.
2021-01-02 Philipp SpitzerPopup now has sledrun info.
2021-01-02 Philipp SpitzerPopup works again.
2021-01-02 Philipp SpitzerSledrun names are shown without "Sledrun:" prefix.
2021-01-02 Philipp SpitzerSledrun icons are shown in overview.
2021-01-02 Philipp SpitzerUse "Select" interaction for selecting features.
2021-01-02 Philipp SpitzerDon't need log message for hover.
2021-01-02 Philipp SpitzerPrevent map zooming with mouse wheel.
2019-05-17 Philipp SpitzerMake wrmap.js compatible with jQuery v3.3.1 (no longer...
2018-10-23 Philipp SpitzerImplement simple popup.
2018-06-13 Philipp SpitzerImplement hover to show names.
2018-06-08 Philipp SpitzerAdd attribution.
2018-05-28 Philipp SpitzerAdd basic style functions.
2018-05-26 Philipp SpitzerUse predefined projection.
2018-05-25 Philipp SpitzerDo reprojection.
2018-05-24 Philipp SpitzerAdd sledrun layer to map.
2018-05-24 Philipp SpitzerParsing GeoJSON works now.
2018-05-23 Philipp SpitzerCentered map shows up (but still get an exception).
2018-05-22 Philipp SpitzerDisable functionality.
2018-05-22 Philipp SpitzerRemove unnecessary whitespace.
2017-01-17 philippSwitched from Bing map to Google map.
2016-12-07 philippAdded crossOriginKeyword statement in Bing maps to...
2016-11-28 philippAdded URL to the upstream bug report.
2015-11-22 philippSwitch to Bing maps since Google maps doesn't work...
2015-11-22 philippMention OpenTopoMap
2015-11-22 philippAdded a comment mentioning www.basemap.at.
2013-12-28 philippAdded a minimum width to the sledrun info popup so...
2013-12-05 philippChanged color of (unknown) lines to red.
2013-11-14 philippFixed marker filename generation for non-overview maps.
2013-11-14 philippNow using internal map marker images and no more files...
2013-11-14 philipp"Press down effect" on map icons.
2013-11-14 philippChange optional parameter usage to support browsers...
2013-11-14 philippNow map features are highlighted when the mouse moves...
2013-11-14 philippA selected icon has no more an opacity of 0.4.
2013-11-04 philippRemoved the ul element from the sledrun info box.
2013-11-04 philippNow an image is shown for sledruns at the overview...
2013-11-04 philippOmitted some quotes in javascript hashes.
2013-11-03 philippAvoid double links to sledrun wiki pages.
2013-11-03 philippNow the thumbnail image is shown for foto entries.
2013-10-30 philippThe HTML generation of the popup is now DOM based.
2013-10-24 philippNow a status message ('Die Landkarte wird geladen....
2013-10-06 philippFixed: Icons in the wrgmap maps where not showing sledr...
2013-09-18 philippWidth and hight of the wrmap element are now set by...
2013-09-18 philippXML entities like & are now decoded correctly by...
2013-09-13 philippThe first letter of the type is uppercase now.
2013-09-09 philippThe default zoom level of 10 is back again.
2013-09-08 philippCreated comment how to create a dummy base layer.
2013-09-08 philippThe name of the point is shown again when the mouse...
2013-09-08 philippThe javascript now works with the new wrmap definition...
2013-08-18 philippAdded intermediate step when parsing GeoJSON to have...
2013-08-11 philippThe popup info now shows information about other points...
2013-08-10 philippNow rules are used to distinguish between sledrun icons...
2013-08-10 philippCombined layer_sledmap and layer_point to just one...
2013-08-09 philippThe icons of inns, busstops, carparks, ... are shown...
2013-08-09 philippDon't show the layer switcher anymore. I introduced...
2013-08-09 philippThe map can handle undefined conditions again.
2013-08-08 philippParts of styling work again.
2013-08-08 philippA very basic functionality is back after the restructuring.
2013-02-23 philippHopefully fixed #82: Shadow in front of icons
2012-12-19 philippThe sledrun icon is now dependent on the sledrun condition.
2012-12-19 philippAdded "use strict".
2012-12-16 philippMerged change r1242: No mouse wheel zoom.
2012-12-16 philippDisable mouse wheel zoom so that the mouse wheel scroll...
2012-12-16 philippThe sledrun condition is now shown in the sledrun popup.
2012-12-12 philippThe OpenLayers image path is set now.
2012-12-12 philippUnified whitespace.
2012-12-12 philippNow a popup with clickable link is shown when clicking...
2012-12-10 philippThe title is now shown with spaces instead of underscor...
2012-12-10 philippThe sledrun name is shown when moving the mouse over it.
2012-12-10 philippTested alternatives to Google map.
2012-12-10 philippHuge changes: Using OpenLayers with Google Maps v3...