code4history / Maplat

Maplat is the cool Historical Map/Illustrated Map Viewer. It can transform each map coordinates with nonlinear but homeomorphic projection and makes possible that the maps can collaborate with GPS/accurate maps, without distorting original maps. Data editor of this solution is provided as another project, MaplatEditor
Other
125 stars 54 forks source link

マーカーアニメーションに対応する #185

Closed kochizufan closed 1 month ago

kochizufan commented 3 years ago

アニメーションgif指定で、マーカーアニメーションに対応する。

必要な情報: https://stackoverflow.com/questions/43277959/can-openlayers-3-render-the-animated-marker-using-gif https://codesandbox.io/s/beautiful-fire-cdrou?file=/main.js https://www.npmjs.com/package/offscreen-canvas-gifler

kochizufan commented 3 years ago

MaplatCoreでの対応 https://github.com/code4history/MaplatCore/issues/22