Add animated gif example

This commit is contained in:
mike-000
2020-09-16 22:14:32 +01:00
parent 7c5b118f23
commit c18227df36
4 changed files with 77 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
---
layout: example.html
title: Animated GIF
shortdesc: Example of using an animated GIF as an icon.
docs: >
Example of using an animated GIF as an icon.
Animation is achieved using the <a href="http://themadcreator.github.io/gifler/" target="_blank">Gifler</a> library.
tags: "animation, vector, style, icon, gif"
resources:
- https://unpkg.com/gifler@0.1.0/gifler.min.js
---
<div id="map" class="map"></div>