Skip to content

Commit c079ad5

Browse files
committed
Removed the view parameter.
view=azure-maps-typescript-latest
1 parent 20e6400 commit c079ad5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-maps/webgl-custom-layer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,5 +239,5 @@ TODO: Need links for all of the following:
239239
[OpenGL ES]: https://www.khronos.org/opengles/
240240
[WebGLLayer]: /javascript/api/azure-maps-control/atlas.layer.webgllayer
241241
[WebGLLayerOptions]: /javascript/api/azure-maps-control/atlas.webgllayeroptions
242-
[WebGLRenderer interface]: /javascript/api/azure-maps-control/atlas.webglrenderer?view=azure-maps-typescript-latest
243-
[MercatorPoint]: /javascript/api/azure-maps-control/atlas.data.mercatorpoint?view=azure-maps-typescript-latest
242+
[WebGLRenderer interface]: /javascript/api/azure-maps-control/atlas.webglrenderer
243+
[MercatorPoint]: /javascript/api/azure-maps-control/atlas.data.mercatorpoint

0 commit comments

Comments
 (0)