Skip to content

Commit c7e06be

Browse files
docs: update example
1 parent ee218c9 commit c7e06be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Now you can add geocoder control like other controls:
2323
<MglGeocoderControl
2424
:accessToken="accessToken"
2525
:input.sync="defaultInput"
26+
container="geocoder_container_id"
27+
position="top-left"
2628
@results="handleSearch"
2729
/>
2830
</MglMap>

0 commit comments

Comments
 (0)