Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #56 from SamNewism/feature/map
Browse files Browse the repository at this point in the history
update readme to note API requirements of map
  • Loading branch information
leevigraham authored Jul 23, 2020
2 parents dea6958 + ca6e742 commit 7574cae
Show file tree
Hide file tree
Showing 4 changed files with 283 additions and 245 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Address field powered by Google's dataset ([commerceguys/addressing](https://git
Features:

* Auto-complete powered by Google Place API
* Map powered by Google Maps Javascript API and Google Maps Geocoding API
* Address form formatting based on country powered by [commerceguys/addressing](https://github.com/commerceguys/addressing)
* Validation / Geo-coding on submission (TODO)

Expand Down Expand Up @@ -143,10 +144,10 @@ of the Composer documentation.
### Step 2: Install

Install plugin in the Craft Control Panel under Settings > Plugins.

## Configuration

The plugin comes with a config.php file that defines some sensible defaults.
The plugin comes with a config.php file that defines some sensible defaults.

Copy `src/config.php` to `CRAFT_CONFIG_PATH` and rename the file to `nsm-fields.php`.

Expand Down
Loading

0 comments on commit 7574cae

Please sign in to comment.