Skip to content

Commit

Permalink
Updating documentation for autoClose.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bradley Cornford committed Jun 5, 2018
1 parent a458802 commit 6ac2baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ You can now configure Googlmapper in a few simple steps. Open `app/config/packag
- `ui` - Show the Google Maps default UI options, e.g. true.
- `markers.icon` - Set the default marker icon, e.g. img/icon.png.
- `markers.animation` - Set the default marker animation, e.g. NONE, DROP, BOUNCE.
- `markers.autoclose` - Automatically close Information Windows of current marker when other markers are clicked, e.g. true.
- `markers.autoClose` - Automatically close Information Windows of current marker when other markers are clicked, e.g. true.
- `cluster` - Set if map marker clusters should be used.
- `clusters.icon` - Display custom images for clusters using icon path.
- `clusters.grid` - The grid size of a cluster in pixels.
Expand Down

0 comments on commit 6ac2baf

Please sign in to comment.