Skip to content

Commit 0d50e66

Browse files
authored
Merge pull request #107523 from stevemunk/open-in-new-tab
Removed '?azure-portal=true' and '&azure-portal=true'
2 parents 8963aa1 + 4799127 commit 0d50e66

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

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

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1690,26 +1690,26 @@ Learn more about migrating from Bing Maps to Azure Maps.
16901690
<!------------End Links-------------------------------------------------------------------------------------------------->
16911691
[road tiles]: /rest/api/maps/render/getmaptile
16921692
[satellite tiles]: /rest/api/maps/render/getmapimagerytile
1693-
[Cesium]: https://www.cesium.com/?azure-portal=true
1694-
<!--[Cesium code samples]: https://samples.azuremaps.com/?search=Cesium&azure-portal=true-->
1693+
[Cesium]: https://www.cesium.com/
1694+
<!--[Cesium code samples]: https://samples.azuremaps.com/?search=Cesium-->
16951695
[Cesium plugin]: /samples/azure-samples/azure-maps-cesium/azure-maps-cesium-js-plugin
1696-
[Leaflet]: https://leafletjs.com/?azure-portal=true
1697-
[Leaflet code samples]: https://samples.azuremaps.com/?search=leaflet&azure-portal=true
1696+
[Leaflet]: https://leafletjs.com/
1697+
[Leaflet code samples]: https://samples.azuremaps.com/?search=leaflet
16981698
[Leaflet plugin]: /samples/azure-samples/azure-maps-leaflet/azure-maps-leaflet-plugin
1699-
[OpenLayers]: https://openlayers.org/?azure-portal=true
1700-
<!--[OpenLayers code samples]: https://samples.azuremaps.com/?search=openlayers&azure-portal=true-->
1701-
[OpenLayers plugin]: /samples/azure-samples/azure-maps-OpenLayers/azure-maps-OpenLayers-plugin?azure-portal=true
1699+
[OpenLayers]: https://openlayers.org/
1700+
<!--[OpenLayers code samples]: https://samples.azuremaps.com/?search=openlayers-->
1701+
[OpenLayers plugin]: /samples/azure-samples/azure-maps-OpenLayers/azure-maps-OpenLayers-plugin
17021702

17031703
<!--- If developing using a JavaScript framework, one of the following open-source projects may be useful ---->
1704-
[ng-azure-maps]: https://github.com/arnaudleclerc/ng-azure-maps?azure-portal=true
1705-
[AzureMapsControl.Components]: https://github.com/arnaudleclerc/AzureMapsControl.Components?azure-portal=true
1706-
[Azure Maps React Component]: https://github.com/WiredSolutions/react-azure-maps?azure-portal=true
1707-
[Vue Azure Maps]: https://github.com/rickyruiz/vue-azure-maps?azure-portal=true
1704+
[ng-azure-maps]: https://github.com/arnaudleclerc/ng-azure-maps
1705+
[AzureMapsControl.Components]: https://github.com/arnaudleclerc/AzureMapsControl.Components
1706+
[Azure Maps React Component]: https://github.com/WiredSolutions/react-azure-maps
1707+
[Vue Azure Maps]: https://github.com/rickyruiz/vue-azure-maps
17081708

17091709
<!----------- Key features support ---------------------------->
1710-
[Contour layer code samples]: https://samples.azuremaps.com/?search=contour&azure-portal=true
1711-
[Gridded Data Source module]: https://github.com/Azure-Samples/azure-maps-gridded-data-source?azure-portal=true
1712-
[Animation module]: https://github.com/Azure-Samples/azure-maps-animations?azure-portal=true
1710+
[Contour layer code samples]: https://samples.azuremaps.com/?search=contour
1711+
[Gridded Data Source module]: https://github.com/Azure-Samples/azure-maps-gridded-data-source
1712+
[Animation module]: https://github.com/Azure-Samples/azure-maps-animations
17131713
[Spatial IO module]: how-to-use-spatial-io-module.md
17141714
[open-source modules for the web SDK]: open-source-projects.md#open-web-sdk-modules
17151715

@@ -1756,9 +1756,9 @@ Learn more about migrating from Bing Maps to Azure Maps.
17561756
[Polygon layer options]: /javascript/api/azure-maps-control/atlas.polygonlayeroptions
17571757

17581758
[Add a popup]: map-add-popup.md
1759-
[Popup with Media Content]: https://samples.azuremaps.com/?sample=popup-with-media-content&azure-portal=true
1760-
[Popups on Shapes]: https://samples.azuremaps.com/?sample=popups-on-shapes&azure-portal=true
1761-
[Reusing Popup with Multiple Pins]: https://samples.azuremaps.com/?sample=reusing-popup-with-multiple-pins&azure-portal=true
1759+
[Popup with Media Content]: https://samples.azuremaps.com/?sample=popup-with-media-content
1760+
[Popups on Shapes]: https://samples.azuremaps.com/?sample=popups-on-shapes
1761+
[Reusing Popup with Multiple Pins]: https://samples.azuremaps.com/?sample=reusing-popup-with-multiple-pins
17621762
[Popup class]: /javascript/api/azure-maps-control/atlas.popup
17631763
[Popup options]: /javascript/api/azure-maps-control/atlas.popupoptions
17641764

@@ -1767,8 +1767,8 @@ Learn more about migrating from Bing Maps to Azure Maps.
17671767
[Tile layer options]: /javascript/api/azure-maps-control/atlas.tilelayeroptions
17681768

17691769
[Show traffic on the map]: map-show-traffic.md
1770-
[Traffic overlay options]: https://samples.azuremaps.com/?sample=traffic-overlay-options&azure-portal=true
1771-
[Traffic control]: https://samples.azuremaps.com/?sample=traffic-controls&azure-portal=true
1770+
[Traffic overlay options]: https://samples.azuremaps.com/?sample=traffic-overlay-options
1771+
[Traffic control]: https://samples.azuremaps.com/?sample=traffic-controls
17721772

17731773
[Overlay an image]: map-add-image-layer.md
17741774
[Image layer class]: /javascript/api/azure-maps-control/atlas.layer.imagelayer
@@ -1778,11 +1778,11 @@ Learn more about migrating from Bing Maps to Azure Maps.
17781778
[SimpleDataLayerOptions]: /javascript/api/azure-maps-spatial-io/atlas.simpledatalayeroptions
17791779

17801780
[Use the drawing tools module]: set-drawing-options.md
1781-
[Drawing tools module code samples]: https://samples.azuremaps.com?azure-portal=true#drawing-tools-module
1781+
[Drawing tools module code samples]: https://samples.azuremaps.com#drawing-tools-module
17821782

17831783
<!--------------------------------------->
17841784

1785-
[free account]: https://azure.microsoft.com/free/?azure-portal=true
1785+
[free account]: https://azure.microsoft.com/free/
17861786
[Azure Maps account]: quick-demo-map-app.md#create-an-azure-maps-account
17871787
[subscription key]: quick-demo-map-app.md#get-the-subscription-key-for-your-account
17881788
[Shared Key authentication]: azure-maps-authentication.md#shared-key-authentication
@@ -1791,7 +1791,7 @@ Learn more about migrating from Bing Maps to Azure Maps.
17911791
[atlas.data namespace]: /javascript/api/azure-maps-control/atlas.data
17921792
[atlas.Shape]: /javascript/api/azure-maps-control/atlas.shape
17931793
[atlas.data.Position.fromLatLng]: /javascript/api/azure-maps-control/atlas.data.position
1794-
[turf js]: https://turfjs.org?azure-portal=true
1794+
[turf js]: https://turfjs.org
17951795
[Azure Maps Glossary]: glossary.md
17961796
[Add controls to a map]: map-add-controls.md
17971797
[Localization support in Azure Maps]: supported-languages.md

articles/azure-maps/migrate-from-bing-maps-web-services.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ Learn more about the Azure Maps REST services.
703703
[Best practices for Azure Maps Search service]: how-to-use-best-practices-for-search.md
704704
[Best practices for Azure Maps Route service]: how-to-use-best-practices-for-routing.md
705705

706-
[free account]: https://azure.microsoft.com/free/?azure-portal=true
706+
[free account]: https://azure.microsoft.com/free/
707707
[manage authentication in Azure Maps]: how-to-manage-authentication.md
708708

709709
[Free-form address geocoding]: /rest/api/maps/search/getsearchaddress
@@ -725,12 +725,12 @@ Learn more about the Azure Maps REST services.
725725
[Calculate route]: /rest/api/maps/route/getroutedirections
726726
[Batch route]: /rest/api/maps/route/postroutedirectionsbatchpreview
727727

728-
[Snap points to logical route path]: https://samples.azuremaps.com/?sample=snap-points-to-logical-route-path?azure-portal=true
729-
[Basic snap to road logic]: https://samples.azuremaps.com/?sample=basic-snap-to-road-logic?azure-portal=true
728+
[Snap points to logical route path]: https://samples.azuremaps.com/?sample=snap-points-to-logical-route-path
729+
[Basic snap to road logic]: https://samples.azuremaps.com/?sample=basic-snap-to-road-logic
730730

731731
[quadtree tile pyramid math]: zoom-levels-and-tile-grid.md
732-
[turf js]: https://turfjs.org?azure-portal=true
733-
[NetTopologySuite]: https://github.com/NetTopologySuite/NetTopologySuite?azure-portal=true
732+
[turf js]: https://turfjs.org
733+
[NetTopologySuite]: https://github.com/NetTopologySuite/NetTopologySuite
734734

735735
[Map image render]: /rest/api/maps/render/getmapimagerytile
736736
[Supported map styles]: supported-map-styles.md

0 commit comments

Comments
 (0)