Skip to content

Commit 678c37c

Browse files
Merge pull request #107308 from stevemunk/remove-tomtom-links
removed TomTom links
2 parents 4c28005 + fea94e0 commit 678c37c

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

articles/azure-maps/create-data-source-android-sdk.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -769,9 +769,9 @@ A vector tile source describes how to access a vector tile layer. Use the `Vecto
769769

770770
Azure Maps adheres to the [Mapbox Vector Tile Specification](https://github.com/mapbox/vector-tile-spec), an open standard. Azure Maps provides the following vector tiles services as part of the platform:
771771

772-
- Road tiles [documentation](/rest/api/maps/render-v2/get-map-tile) | [data format details](https://developer.tomtom.com/maps-api/maps-api-documentation-vector/tile)
773-
- Traffic incidents [documentation](/rest/api/maps/traffic/gettrafficincidenttile) | [data format details](https://developer.tomtom.com/traffic-api/traffic-api-documentation-traffic-incidents/vector-incident-tiles)
774-
- Traffic flow [documentation](/rest/api/maps/traffic/gettrafficflowtile) | [data format details](https://developer.tomtom.com/traffic-api/traffic-api-documentation-traffic-flow/vector-flow-tiles)
772+
- Road tiles [documentation](/rest/api/maps/render-v2/get-map-tile)
773+
- Traffic incidents [documentation](/rest/api/maps/traffic/gettrafficincidenttile)
774+
- Traffic flow [documentation](/rest/api/maps/traffic/gettrafficflowtile)
775775
- Azure Maps Creator also allows custom vector tiles to be created and accessed through the [Render V2-Get Map Tile API](/rest/api/maps/render-v2/get-map-tile)
776776

777777
> [!TIP]

articles/azure-maps/create-data-source-ios-sdk.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -309,9 +309,9 @@ A vector tile source describes how to access a vector tile layer. Use the `Vecto
309309

310310
Azure Maps adheres to the [Mapbox Vector Tile Specification](https://github.com/mapbox/vector-tile-spec), an open standard. Azure Maps provides the following vector tiles services as part of the platform:
311311

312-
- Road tiles [documentation](/rest/api/maps/render-v2/get-map-tile) | [data format details](https://developer.tomtom.com/maps-api/maps-api-documentation-vector/tile)
313-
- Traffic incidents [documentation](/rest/api/maps/traffic/gettrafficincidenttile) | [data format details](https://developer.tomtom.com/traffic-api/traffic-api-documentation-traffic-incidents/vector-incident-tiles)
314-
- Traffic flow [documentation](/rest/api/maps/traffic/gettrafficflowtile) | [data format details](https://developer.tomtom.com/traffic-api/traffic-api-documentation-traffic-flow/vector-flow-tiles)
312+
- Road tiles [documentation](/rest/api/maps/render-v2/get-map-tile)
313+
- Traffic incidents [documentation](/rest/api/maps/traffic/gettrafficincidenttile)
314+
- Traffic flow [documentation](/rest/api/maps/traffic/gettrafficflowtile)
315315
- Azure Maps Creator also allows custom vector tiles to be created and accessed through the [Render V2-Get Map Tile API](/rest/api/maps/render-v2/get-map-tile)
316316

317317
> [!TIP]

articles/azure-maps/create-data-source-web-sdk.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ A vector tile source describes how to access a vector tile layer. Use the [Vecto
7777

7878
Azure Maps adheres to the [Mapbox Vector Tile Specification](https://github.com/mapbox/vector-tile-spec), an open standard. Azure Maps provides the following vector tiles services as part of the platform:
7979

80-
- Road tiles [documentation](/rest/api/maps/render-v2/get-map-tile) | [data format details](https://developer.tomtom.com/maps-api/maps-api-documentation-vector/tile)
81-
- Traffic incidents [documentation](/rest/api/maps/traffic/gettrafficincidenttile) | [data format details](https://developer.tomtom.com/traffic-api/traffic-api-documentation-traffic-incidents/vector-incident-tiles)
82-
- Traffic flow [documentation](/rest/api/maps/traffic/gettrafficflowtile) | [data format details](https://developer.tomtom.com/traffic-api/traffic-api-documentation-traffic-flow/vector-flow-tiles)
80+
- Road tiles [documentation](/rest/api/maps/render-v2/get-map-tile)
81+
- Traffic incidents [documentation](/rest/api/maps/traffic/gettrafficincidenttile)
82+
- Traffic flow [documentation](/rest/api/maps/traffic/gettrafficflowtile)
8383
- Azure Maps Creator also allows custom vector tiles to be created and accessed through the [Render V2-Get Map Tile API](/rest/api/maps/render-v2/get-map-tile)
8484

8585
> [!TIP]

0 commit comments

Comments
 (0)