mirror of
https://github.com/google-map-react/google-map-react.git
synced 2025-12-08 18:26:32 +00:00
Add docs for margin.
This commit is contained in:
parent
c616ce7633
commit
64d9db5e54
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user