You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: directions-plugin/readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Before using the API in the your solution, please ensure that the related access
22
22
- Your static key can be secured by whitelisting its usage for particular IPs (in case of cloud app usage) OR a set of domains (in case of a web app)
23
23
- Your static key obtained from your Console is to be passed as a query parameter: `access_token`.
24
24
25
-
2. The sample codes are provided on our domain to help you understand the very basic functionality of Mappls Direction Plugin. [See Sample Codes here](https://about.mappls.com/api/web-sdk/vector-plugin-example/Direction/mappls-direction-plugin)
25
+
2. The sample codes are provided on our domain to help you understand the very basic functionality of Mappls Direction Plugin. [See Sample Codes here](https://about.mappls.com/api/web-sdk/vector-plugin-auth2/Direction/mappls-direction-plugin)
@@ -48,7 +48,7 @@ The quickest way to integrate is to copy the plug-n-play sample code snippets in
48
48
49
49
Let the fun begin !
50
50
51
-
Visit the [samples](https://about.mappls.com/api/web-sdk/vector-plugin-example/Direction/mappls-direction-plugin) for assistance to create a sample implementation with your own keys.
51
+
Visit the [samples](https://about.mappls.com/api/web-sdk/vector-plugin-auth2/Direction/mappls-direction-plugin) for assistance to create a sample implementation with your own keys.
52
52
53
53
For detailed understanding of the plugin, Let’s get started!
0 commit comments