Skip to content

Commit 2e0fe42

Browse files
Merge pull request #147 from enthec/MapPress
MapPress added
2 parents 34ea40c + c918a47 commit 2e0fe42

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

src/images/icons/MapPress.png

4.04 KB
Loading

src/technologies/m.json

+16
Original file line numberDiff line numberDiff line change
@@ -801,6 +801,22 @@
801801
"scriptSrc": "maplibre-gl@([\\d\\.]+)/dist/maplibre-gl\\.js\\;version:\\1",
802802
"website": "https://github.com/maplibre/maplibre-gl-js"
803803
},
804+
"MapPress": {
805+
"cats": [
806+
5,
807+
87
808+
],
809+
"description": "MapPress is a WordPress plugin that provides easy integration of interactive maps into WordPress websites.",
810+
"dom": "link[href*='wp-content/plugins/mappress-google-maps-for-wordpress/'], #mappress-leaflet-css, #mappress-css",
811+
"icon": "MapPress.png",
812+
"oss": true,
813+
"pricing": [
814+
"low",
815+
"recurring"
816+
],
817+
"requires": "WordPress",
818+
"website": "https://mappresspro.com"
819+
},
804820
"Mapbox GL JS": {
805821
"cats": [
806822
35

0 commit comments

Comments
 (0)