craft-locate icon indicating copy to clipboard operation
craft-locate copied to clipboard

Harness the power of the Google Maps API Autocomplete feature inside Craft CMS

Results 7 craft-locate issues
Sort by recently updated
recently updated
newest added

Seems like it's not working on new Craft CMS version. You Javascript fail because it can't find the input. Seems like your JS code don't use the namespace option to...

When installing this plugin with Composer 1, the following deprecation notice is output: > Deprecation Notice: Class `swixpop\locate\assetbundles\Locate\LocateAsset` located in `./vendor/swixpop/locate/src/assetbundles/locate/LocateAsset.php` does not comply with psr-4 autoloading standard\. It will...

Google maps could not bind any events to the Locate input field due to a mismatched ID selector. "prefix" in the data object is returning empty. `var input = document.getElementById(_this.options.prefix...

This PR will fix #9 (and its duplicate #10) and will also preventatively fix #11. Without it the plugin doesn't work any longer on recent versions of Craft CMS. With...

I’m using two plugins that both use the Google Maps Javascript API, so I get the following error when I try to edit an entry: `You have included the Google...

First time submitting an issue, please let me know if you need any more information! **Steps to reproduce:** - Have a section with a craft-locate field type - Have an...