Add docs for margin.

This commit is contained in:
Matt Brookes 2015-11-11 23:43:29 +00:00
parent c616ce7633
commit 64d9db5e54

View File

@ -153,6 +153,8 @@ Default: 30
####margin (array)
In onChange callback, gives you a marginBounds argument property, where lat lng will be shifted using margin you have set. For example, you could use a simple check pointInRect to not show Markers near map bounds.
####debounced (bool)
Default: true