Open mprins opened 2 years ago
iconScale
1.0
const iconScale = window.devicePixelRatio;
@2x
some examples and notes for WMTS / TMS:
probably needs #38
POI
iconScale
at https://github.com/mprins/dokuwiki-plugin-openlayersmap/blob/590af608fedecbb99e4d6e913aa8d24a99203bc6/script.js#L249 It is currently fixed at1.0
where it should take into account the Window.devicePixelRatio eg.const iconScale = window.devicePixelRatio;
WMS
TMS
@2x
) available, eg. Stadia maps