From 547a063b9fd140b4c7d619fdc0aee6930fc9ec7f Mon Sep 17 00:00:00 2001 From: Tim Stibbs Date: Mon, 24 Feb 2025 18:38:51 +0000 Subject: [PATCH] Fixing links to examples --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ece0e23..355ae1a 100644 --- a/README.md +++ b/README.md @@ -45,14 +45,14 @@ Currently supports raster (i.e PNG) tiles, support for vector tiles is planned. **Samples** -[Render Azure Maps in Leaflet](https://azuremapscodesamples.azurewebsites.net/index.html?sample=Render%20Azure%20Maps%20in%20Leaflet) -
[](https://azuremapscodesamples.azurewebsites.net/index.html?sample=Render%20Azure%20Maps%20in%20Leaflet) +[Render Azure Maps in Leaflet](https://samples.azuremaps.com/third-party-map-controls/render-azure-maps-in-leaflet) +
[](https://samples.azuremaps.com/third-party-map-controls/render-azure-maps-in-leaflet) -[Show Azure Maps in Leaflet layer control](https://azuremapscodesamples.azurewebsites.net/index.html?sample=Show%20Azure%20Maps%20in%20Leaflet%20layer%20control) -
[](https://azuremapscodesamples.azurewebsites.net/index.html?sample=Show%20Azure%20Maps%20in%20Leaflet%20layer%20control) +[Show Azure Maps in Leaflet layer control](https://samples.azuremaps.com/third-party-map-controls/show-azure-maps-in-leaflet-layer-control) +
[](https://samples.azuremaps.com/third-party-map-controls/show-azure-maps-in-leaflet-layer-control) -[Azure Maps Leaflet options](https://azuremapscodesamples.azurewebsites.net/index.html?sample=Azure%20Maps%20Leaflet%20options) -
[](https://azuremapscodesamples.azurewebsites.net/index.html?sample=Azure%20Maps%20Leaflet%20options) +[Azure Maps Leaflet options](https://samples.azuremaps.com/third-party-map-controls/azure-maps-leaflet-options) +
[](https://samples.azuremaps.com/third-party-map-controls/azure-maps-leaflet-options) ## Getting started @@ -318,4 +318,4 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio MIT -See [License](https://github.com/Azure-Samples/azure-maps-leaflet/blob/main/LICENSE.md) for full license text. \ No newline at end of file +See [License](https://github.com/Azure-Samples/azure-maps-leaflet/blob/main/LICENSE.md) for full license text.