Skip to content

Commit 2b6eb70

Browse files
authored
Merge pull request #134 from ArtixZ/patch-1
fix typo
2 parents 6a2c3b5 + 3d33493 commit 2b6eb70

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Samples/Services Module/Snap points to logical route path/Snap points to logical route path.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@
128128
<fieldset style="width:calc(100% - 30px);min-width:290px;margin-top:10px;">
129129
<legend>Snap points to logical route path</legend>
130130
This sample shows how to snap points to the road network to form a logical path using the Azure Maps rest directions service.
131-
This is done by passing the coordinates, in this case a GPS trace, as supporting points in a request in the body of a post reques to the route directions service.
131+
This is done by passing the coordinates, in this case a GPS trace, as supporting points in a request in the body of a post request to the route directions service.
132132
Zoom in to see the route path generated for the GPS trace. The GPS trace in this sample has 1,793 points in it.
133133
</fieldset>
134134
</body>
135-
</html>
135+
</html>

0 commit comments

Comments
 (0)