Skip to content

Commit

Permalink
Merge pull request #147 from enthec/MapPress
Browse files Browse the repository at this point in the history
MapPress added
  • Loading branch information
enthec-opensource committed Apr 30, 2024
2 parents 34ea40c + c918a47 commit 2e0fe42
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
Binary file added src/images/icons/MapPress.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions src/technologies/m.json
Original file line number Diff line number Diff line change
Expand Up @@ -801,6 +801,22 @@
"scriptSrc": "maplibre-gl@([\\d\\.]+)/dist/maplibre-gl\\.js\\;version:\\1",
"website": "https://github.com/maplibre/maplibre-gl-js"
},
"MapPress": {
"cats": [
5,
87
],
"description": "MapPress is a WordPress plugin that provides easy integration of interactive maps into WordPress websites.",
"dom": "link[href*='wp-content/plugins/mappress-google-maps-for-wordpress/'], #mappress-leaflet-css, #mappress-css",
"icon": "MapPress.png",
"oss": true,
"pricing": [
"low",
"recurring"
],
"requires": "WordPress",
"website": "https://mappresspro.com"
},
"Mapbox GL JS": {
"cats": [
35
Expand Down

0 comments on commit 2e0fe42

Please sign in to comment.