Skip to content

Commit 093f5c2

Browse files
committed
Autocomplete
1 parent 4e0cfe8 commit 093f5c2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/azure-maps/migrate-bing-maps-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following table provides a high-level summary of Bing Maps for Enterprise fe
4141

4242
| Bing Maps for Enterprise  | Azure Maps  |
4343
|--------------------------------------------------|------------------------------------|
44-
| [Autosuggest] | [Search: Fuzzy (typehead)]  |
44+
| [Autosuggest] | [Search: Autocomplete]  |
4545
| [Imagery: Static Maps]  | [Render: Map Static Image] |
4646
| [Imagery: Map Tiles & Metadata]  | [Render: Map Tile]  |
4747
| [Locations: Forward Geocoding (unstructured)] | [Search: Forward Geocoding]  |
@@ -73,7 +73,7 @@ When migrating to Azure Maps from Bing Maps for Enterprise, the following aspect
7373

7474
- Azure Maps is a transactions-based usage offering for all use case types and doesn't require special licensing, such as known users or tracked assets-based licensing for certain use cases.
7575
- Unlike Bing Maps for Enterprise, Azure Maps is a pay-as-you-go offering – you only pay for the services that you use.
76-
- With Azure Maps, billing (invoicing) happens monthly and doesnt require an annual commitment.
76+
- With Azure Maps, billing (invoicing) happens monthly and doesn't require an annual commitment.
7777
- Azure Maps has a free monthly allotment of transactions. For more information, see the [Azure Maps pricing].
7878
- Azure Maps charges for the usage of web control (SDK) based on the number of map tiles loaded, with one Azure Maps transaction being generated for every 15 map tiles loaded.
7979
- The Azure Maps web control (SDK) uses 512 x 512 pixels map tiles, and typically generates one or less transactions per map load.
@@ -220,9 +220,9 @@ Developers can get migration support through the [Azure Maps Q&A] or through one
220220
[SDS: Geocode Dataflow]: /bingmaps/spatial-data-services/geocode-dataflow-api
221221
[SDS: Geodata]: /bingmaps/spatial-data-services/geodata-api
222222
[SDS: Points of Interest Search]: /bingmaps/spatial-data-services/public-data-sources/pointsofinterest
223+
[Search: Autocomplete]: /rest/api/maps/search/get-geocode-autocomplete
223224
[Search: Forward Geocoding Batch]: /rest/api/maps/search/get-geocoding-batch
224225
[Search: Forward Geocoding]: /rest/api/maps/search/get-geocoding
225-
[Search: Fuzzy (typehead)]: /rest/api/maps/search/get-search-fuzzy
226226
[Search: Fuzzy Search (typeahead)]: /rest/api/maps/search/get-search-fuzzy
227227
[Search: Fuzzy]: /rest/api/maps/search/get-search-fuzzy
228228
[Search: POI]: /rest/api/maps/search/get-search-poi

0 commit comments

Comments
 (0)