]> ToastFreeware Gitweb - philipp/winterrodeln/mediawiki_extensions/wrmap.git/history - wrmap.js
Now checking for text outside from sub-elements and treat is as error.
[philipp/winterrodeln/mediawiki_extensions/wrmap.git] / wrmap.js
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...