From 4cb3b6fb32162680c4c240fe31137d6b5e9a460e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Hat=C3=A1k?= Date: Wed, 3 Jun 2020 02:44:13 +0200 Subject: [PATCH] update Readme regarding v0.0.9 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad21095..0d6784a 100644 --- a/README.md +++ b/README.md @@ -51,4 +51,4 @@ Option | Default | Version | Description `callback` | - | v0.0.5 | any valid function as callback. By default internal callback is set and just pan the map to found position `autocomplete_options`| {} | v0.0.5 | default options for google autocomplete `collapsed_mode` | `false`:bool | v0.0.6 | if set to true, then just click-able icon will be displayed -`placeholder` | `null`:string | v0.0.7 | custom placeholder for input text +`placeholder` | `null`:string | v0.0.9 | custom placeholder for input text