From 33aa6e9a3494647e767d41f7d6e9838d4f078e52 Mon Sep 17 00:00:00 2001 From: indumathi-murali <57896631+indumathi-murali@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:29:51 +0530 Subject: [PATCH] 911948: added changes in the readme file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae0bf4e..7c91485 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# How-to-create-a-route-between-the-markers-in-the-JavaScript-maps +# How-to-create-a-route-between-the-markers-in-the-TypeScript-maps This sample demonstrates how to obtain the coordinates for markers and navigation routes from the Google Maps Directions API and integrate them into the Syncfusion Maps to plot the route between designated locations.