You can use autocomplete to give your applications the type-ahead-search behavior of the Google/Azure Maps search field. The autocomplete service can match on full words and substrings, resolving place names, addresses, and plus codes.
GOOGLE: must include the <script>
with your Google API Key.
AZURE: must set apiType="azure" with your apiKey="XXX".