Closed therealjg closed 8 years ago
@HannibalSmith13 since you know your map's id you can do pretty much everything you want with it. You will need to create a div
element for the search bar via JavaScript dynamically. The rest is described on the page a link to which you provided.
Also I will think of adding this functionality to the widget core. Thank you for the idea.
@HannibalSmith13 did you ever implement this? I need it too. thanks
Implemented in 7b0dcf9cfa5468c231927b4208cfb40956117c2a.
Is there any simple possibility to add a searchbar to the map?
Like in this example: https://developers.google.com/maps/documentation/javascript/examples/places-searchbox
Searching only with the cursor is horrible and i've no idea how to implement that example into your widget.
Thanks :)