From 23d7f177904bd8e85330d6c62cd5f814f602ac8a Mon Sep 17 00:00:00 2001 From: Seth Archambault Date: Wed, 6 Mar 2024 17:04:37 -0500 Subject: [PATCH] Update MapView.md fixed h3 markdown --- docs/MapView.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/MapView.md b/docs/MapView.md index 8f252f119..e7635978c 100644 --- a/docs/MapView.md +++ b/docs/MapView.md @@ -712,7 +712,9 @@ Queries the currently loaded data for elevation at a geographical location.
| `coordinate` | `Position` | `Yes` | the coordinates to query elevation at | -[Query Terrain Elevation](../examples/V10/QueryTerrainElevation)### setSourceVisibility(visible, sourceId[, sourceLayerId]) +[Query Terrain Elevation](../examples/V10/QueryTerrainElevation) + +### setSourceVisibility(visible, sourceId[, sourceLayerId]) Sets the visibility of all the layers referencing the specified `sourceLayerId` and/or `sourceId`