Skip to content

Commit b78617a

Browse files
committed
Fix typo
JQuery -> jQuery
1 parent 39568b0 commit b78617a

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)