Skip to content

Commit b7af0a2

Browse files
authored
Merge pull request #125907 from changeworld/patch-9
Fix typo
2 parents 22bdccc + b78617a commit b7af0a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-maps/migrate-from-google-maps-web-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1690,7 +1690,7 @@ The following are some more code samples related to Google Maps migration:
16901690
* [Search for points of interest]
16911691
* [Get information from a coordinate (reverse geocode)]
16921692
* [Show directions from A to B]
1693-
* [Search Autosuggest with JQuery UI]
1693+
* [Search Autosuggest with jQuery UI]
16941694

16951695
## Google Maps V3 to Azure Maps Web SDK class mapping
16961696

@@ -1870,7 +1870,7 @@ Learn more about migrating to Azure Maps:
18701870
[Reusing Popup with Multiple Pins]: https://samples.azuremaps.com/?sample=reusing-popup-with-multiple-pins
18711871
[road tiles]: /rest/api/maps/render/get-map-tile
18721872
[satellite tiles]: /rest/api/maps/render/get-map-static-image
1873-
[Search Autosuggest with JQuery UI]: https://samples.azuremaps.com/?sample=search-autosuggest-and-jquery-ui
1873+
[Search Autosuggest with jQuery UI]: https://samples.azuremaps.com/?sample=search-autosuggest-and-jquery-ui
18741874
[Search for points of interest]: map-search-location.md
18751875
[Setting the map view]: #setting-the-map-view
18761876
[Show directions from A to B]: map-route.md

0 commit comments

Comments
 (0)