]> ToastFreeware Gitweb - philipp/winterrodeln/mediawiki_extensions/wrmap.git/history - src/wrmap.ts
Merge branch 'master' into dist
[philipp/winterrodeln/mediawiki_extensions/wrmap.git] / src / wrmap.ts
2023-11-22 Philipp SpitzerMerge branch 'master' into dist
2023-11-22 Philipp SpitzerSupport map from Swiss OpenStreetMap Association.
2023-11-19 Philipp SpitzerRename "properties" of geojson to "wr_properties".
2023-11-08 Philipp SpitzerWiki links of map features are now queried via API.
2023-11-08 Philipp SpitzerNow the DOM for the popup is created in JavaScript...
2023-10-27 Philipp SpitzerMerge branch 'openlayers_v8.1.0'
2023-10-27 Philipp SpitzerAdd missing parameter in Title.getUrl().
2023-10-27 Philipp SpitzerSimplify imports.
2023-10-27 Philipp SpitzerNow all TypeScript errors except mw are resolved.
2023-10-27 Philipp SpitzerSet style parameter to null instead of false due to...
2023-10-27 Philipp SpitzerChange parameter imSize of OpenLayer Icon to size.
2023-10-27 Philipp SpitzerFurther reduce TypeScript warnings.
2023-10-27 Philipp SpitzerReduce number of TypeScript warnings.
2023-10-27 Philipp SpitzerAvoid deprecated jquery function.
2023-10-27 Philipp SpitzerRemove unnecessary comment.
2023-10-27 Philipp SpitzerDon't need the timeout anymore.
2023-10-27 Philipp SpitzerAuto-generate CSS as well.
2023-10-27 Philipp SpitzerOpenLayers 8.1.0 is now used successfully.
2023-10-25 Philipp SpitzerSave wrmap.js as Typescript.