Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yogiben committed Jan 23, 2015
1 parent 83d9511 commit d2d0949
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ Schemas.Cities = new SimpleSchema
autoform:
type: 'map'
afFieldInput:
# options
type: 'map'
geolocation: true
searchBox: true
autolocate: true
Cities.attachSchema(Schemas.Cities)
```
Expand Down

0 comments on commit d2d0949

Please sign in to comment.