Skip to content

Commit 11b2dda

Browse files
authored
Update migrate-from-google-maps-web-app.md
1 parent 33cf89f commit 11b2dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Also:
2929
> [!div class="checklist"]
3030
> * How to accomplish common mapping tasks using the Azure Maps Web SDK.
3131
> * Best practices to improve performance and user experience.
32-
> * Tips on how to make your application use more advanced features available in Azure Maps.
32+
> * Tips on how to make your application using more advanced features available in Azure Maps.
3333
3434
If migrating an existing web application, check to see if it's using an open-source map control library. Examples of open-source map control library are: Cesium, Leaflet, and OpenLayers. You can still migrate your application, even if it uses an open-source map control library, and you don't want to use the Azure Maps Web SDK. In such case, connect your application to the Azure Maps [Render] services ([road tiles] | [satellite tiles]). The following points detail on how to use Azure Maps in some commonly used open-source map control libraries.
3535

0 commit comments

Comments
 (0)