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

Multiple maps on the same page throws a js error and causes some of the maps not to load.

### Description In the field settings we can set the preferred country to one single country. When using the geolocation search field, it only shows results of the preferred country....

It would be helpful to easily allow custom marker icons. (ie. change the svg to one I specify) I hacked it for now by by adding the following to line...

Craft 4

Description After updating Craft 2 to Craft 3 can't install Maps. Steps to reproduce Install Maps Settings > Plugins shows Not installed Additional info Craft version:3.7 Here's what I get...

Craft 3

Think it's worth noting that since you’ve removed MaxMind Lite compatibility, you will want to update your docs to reflect that properly, as https://docs.ethercreative.co.uk/maps/getting-started/config/ makes reference to MaxMind Lite in...

Craft 4

Bumps [terser](https://github.com/terser/terser) from 4.2.1 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies
javascript

Our Sentry queue is reporting this error occurring sometimes with Simplemaps cURL error 7: Failed to connect to maps.googleapis.com port 443: Connection timed out (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://maps.googleapis.com/maps/api/geocode/json?latlng=53.785903,-1.530634&language=en&key=[REDACTED] Potentially, the...

Craft 3

### Description - I'm browsing `/admin/maps/settings` and trying to fill the `Geocoding` > `Geo Service` : `Google Maps` + `Geo Token` field; - After copy-paste my token, I'm clicking `Save`,...

Craft 4

It seems like `zoomControlOptions` may not be supported? 🤔 ``` zoomControlOptions: { position: 'map.ControlPosition.RIGHT_CENTER' } ``` Trying to incorporate this causes the zoom control UI to disappear for me.

### Description Query in Craft 4 not working using .orderBy('distance') Same query works without .orderBy and returns results Execption thrown: Column not found: 1054 Unknown column '0' in 'order clause'...

Craft 4