Add Mapplic / map

main
nurbek 3 years ago
parent 975297ce15
commit 5d29d85844

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="32" height="32" fill="#242424"/>
<path d="M4 29.7866L16.48 1.33325L28.9867 29.7866L13.36 18.7066L15.44 22.5333L4 29.7866Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 254 B

@ -231,6 +231,24 @@
"scripts": "mapbox-gl.js", "scripts": "mapbox-gl.js",
"website": "https://github.com/mapbox/mapbox-gl-js" "website": "https://github.com/mapbox/mapbox-gl-js"
}, },
"Mapplic": {
"cats": [
35
],
"description": "Mapplic is a plugin for creating interactive maps based on simple image (jpg, png) or vector (svg) files.",
"icon": "Mapplic.svg",
"dom": "div.mapplic-layer > div.mapplic-map-image",
"scripts": [
"wp-content/plugins/mapplic/",
"/include/mapplic/mapplic\\.js"
],
"saas": true,
"pricing": [
"low",
"onetime"
],
"website": "https://mapplic.com"
},
"MariaDB": { "MariaDB": {
"cats": [ "cats": [
34 34

Loading…
Cancel
Save