Skip to content

Commit 62c8045

Browse files
committed
Added Geocode Autocomplete (preview)
1 parent 6b6a262 commit 62c8045

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

articles/azure-maps/about-azure-maps.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ For more information, see [Route] in the Azure Maps REST API documentation.
8484

8585
### Search service
8686

87-
The Search service helps developers search for addresses, places, business listings by name or category, and other geographic information. Also, services can [reverse geocode] addresses and cross streets based on latitudes and longitudes.
87+
The Search service helps developers search for addresses, places, business listings by name or category, and other geographic information. Also, services can [reverse geocode] addresses and cross streets based on latitudes and longitudes. [Geocode Autocomplete] (preview) suggests location completions as you type, based on partial input and optional location context.
8888

8989
:::image type="content" source="./media/about-azure-maps/intro_search.png" lightbox="./media/about-azure-maps/intro_search.png" alt-text="Example of a search on a map.":::
9090

@@ -206,6 +206,7 @@ Stay up to date on Azure Maps:
206206
[Quickstart: Create a web app]: quick-demo-map-app.md
207207

208208
<!--------- REST API Links --------------->
209+
[Geocode Autocomplete]: /rest/api/maps/search/get-geocode-autocomplete
209210
[Geolocation]: /rest/api/maps/geolocation
210211
[Get Map Tile]: /rest/api/maps/render/get-map-tile
211212
[Get Weather along route API]: /rest/api/maps/weather/getweatheralongroute

0 commit comments

Comments
 (0)