simplemap icon indicating copy to clipboard operation
simplemap copied to clipboard

A beautifully simple map field type for Craft CMS.

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

### Description When inputting an address in the search bar, the result has the same language as the browser. This means that the address + the parts are always retrieved...

​https://prnt.sc/v7xe1u https://prnt.sc/v7xf92 We tried many options, and came to the conclusion that the map works with only one marker

I'm having issues importing data into my maps field with FeedMe. Importing to plain text fields is working, however, Maps is not saving the data when viewing the entry. [FeedMe...

### Description When creating a new entry with a map field, the map data is not being saved in a way you can query in a template. ### Steps to...

### Description Would you be happy if I made a PR to convert the repo to PSR2 coding standards and setup TravisCI to automatically check for them in the future?

### Description Though it **WORKS** when doing it by adding more info to be explicit `{% set location = craft.entries.maps({ location: '32259 FL' }) %}` But **NOT WORKING** using **zip/post...

### Description Status: Forbidden Response: {"error":"User is not permitted to perform this action"} I've attached the [web.log](https://github.com/ethercreative/simplemap/files/4890619/web.log) error pertaining to this action. The error is reported on line 3404. ###...

### Description: Updated Craft to 3.4.20 successfully and tried afterwards to upgrade the map plugin which failed. ``` PHP Setting: max_execution_time = 300 memory_limit = 500M ``` ----------------------------------------------------------- ### Invalid...

### Description Updating from 3.5.2 causes Exception 'craft\errors\MigrateException' with message 'An error occurred while migrating Craft CMS.' ### Steps to reproduce 1. Take an old project running 3.5.2, and try...

### Description When adding a map to a supertable field (row mode), the map breaks out of the container. ![Screen Shot 2020-06-17 at 9 26 49 am](https://user-images.githubusercontent.com/16344913/84838044-c671c700-b07c-11ea-8639-9a82ac68805c.png)