simplemap icon indicating copy to clipboard operation
simplemap copied to clipboard

A beautifully simple map field type for Craft CMS.

Results 83 simplemap issues
Sort by recently updated
recently updated
newest added

Hi, We've been developing a site for a client who needed one map with a lot of offshore location markers (like in the middle of the ocean). So we have...

Craft 4

Hi, we're avid users (and a fan) of your plugin in any project that involves locations. In a more recent project, we applied the Map field to our `companies` section,...

Craft 4

Fixes #368 Changes proposed in this pull request: - Adding a null check for location in GeoService -> normalizeLocation function. Resolving a TypeError when invalid location string is passed.

I seem to be hitting the following error when I try and search with specific postcodes both partial and full e.g. 'WN4' or 'WN4 5DH'. Other postcode variations seem to...

Craft 4

Not sure how MR works, I drop the fix here, hoping magic happens. File: `/src/services/EmbedService.php` somewhere near line 144 ```php $params = http_build_query([ 'key' => $settings->getMapToken(), // add next line...

enhancement
Craft 4

Fixes #294 Fixes the load order for Google Maps api. Since it uses a passed callback in the URL, the callback needs to be added first, hence changing to registerScript...

We are using a map input with Google Enabled for base map and Geocoding. The current locations is only enabled for the map input settings. When editing a Entry and...

Craft 4

Just updated to latest version of craft, that entry already had an localtion field with the map ![Screenshot 2023-02-08 alle 22 46 22](https://user-images.githubusercontent.com/40239902/217658514-39223632-bcf7-47d6-bdc5-5a044d5ccfe2.png)

Craft 4

We are using Barba to AJAX a site we are currently developing. The way this plugin injects the CSS and Javascript is causing us a few issues as it needs...

Craft 4

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies
javascript