Skip to content

Commit

Permalink
Updated readme to include distance prop
Browse files Browse the repository at this point in the history
  • Loading branch information
Tam committed Jan 31, 2018
1 parent 6accd7e commit d0aeb0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ The field type will return an array containing the following:
- `zoom` - The zoom level of the map
- `address` - The address of the selected location
- `parts` - See below
- `distance` - The distance from the search location (in whatever unit you searched with). Will be empty if you aren't searching by location.

This means you can use `{{ myMapField.lat }}`.

Expand Down

0 comments on commit d0aeb0c

Please sign in to comment.