Skip to content

Commit 2a24449

Browse files
authored
Update README.md
1 parent 3b53d4c commit 2a24449

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ You can get your api key to be used in this document here from: [Mappls Console]
3737

3838
- Indic Support (Hindi currently) - Can be configured to provide human readable address from a pin on the map in Hindi.
3939

40-
- Available with many inbuilt configurations [Read More](https://about.mappls.com/api/web-sdk/vector-plugin-example/Placesearch/mappls-placesearch-plugin)
40+
- Available with many inbuilt configurations [Read More](https://about.mappls.com/api/web-sdk/vector-plugin-auth2/Placesearch/mappls-placesearch-plugin)
4141

4242

4343
## [Place Picker](https://github.com/mappls-api/mappls-web-plugins/tree/main/placePicker-plugin)
@@ -50,7 +50,7 @@ You can get your api key to be used in this document here from: [Mappls Console]
5050
- Indic Support (Hindi currently) - Can be configured to provide human readable address from a pin on the map in Hindi.
5151

5252
- Available with many inbuilt configurations.
53-
[Read More](https://about.mappls.com/api/web-sdk/vector-plugin-example/Placepicker/mappls-placepicker-plugin)
53+
[Read More](https://about.mappls.com/api/web-sdk/vector-plugin-auth2/Placepicker/mappls-placepicker-plugin)
5454

5555
## [Nearby Search](https://github.com/mappls-api/mappls-web-plugins/tree/main/nearbySearch-plugin)
5656

@@ -67,7 +67,7 @@ You can get your api key to be used in this document here from: [Mappls Console]
6767

6868
- Indic Support (Hindi currently) - Can be configured to provide human readable address from a pin on the map in Hindi.
6969

70-
- Available with many inbuilt configurations which makes using this plugin more and more reliable. [Read More](https://about.mappls.com/api/web-sdk/vector-plugin-example/Nearbysearch/mappls-nearbysearch-plugin)
70+
- Available with many inbuilt configurations which makes using this plugin more and more reliable. [Read More](https://about.mappls.com/api/web-sdk/vector-plugin-auth2/Nearbysearch/mappls-nearbysearch-plugin)
7171

7272
## [Directions Plugin](https://github.com/mappls-api/mappls-web-plugins/tree/main/directions-plugin)
7373

@@ -76,11 +76,11 @@ You can get your api key to be used in this document here from: [Mappls Console]
7676

7777
### Key Features
7878

79-
- Multiple Profiles like driving , biking, walking and trucking etc. [Read more]((https://about.mappls.com/api/web-sdk/vector-plugin-example/Direction/mappls-direction-plugin))
79+
- Multiple Profiles like driving , biking, walking and trucking etc. [Read more]((https://about.mappls.com/api/web-sdk/vector-plugin-auth2/Direction/mappls-direction-plugin))
8080

8181
- Inbuilt Search to select locations - Search Anything anywhere! along with advanced search options.
8282

83-
- Inbuilt Search along the Route : Use default POI categories OR select across other categories available with us. [Read more](https://about.mappls.com/api/web-sdk/vector-plugin-example/Direction/mappls-poi-alongtheroute-direction-plugin)
83+
- Inbuilt Search along the Route : Use default POI categories OR select across other categories available with us. [Read more](https://about.mappls.com/api/web-sdk/vector-plugin-auth2/Direction/mappls-poi-alongtheroute-direction-plugin)
8484

8585
![Mappls APIs](https://about.mappls.com/api/api_doc_assets/Direction_poi%20along_route.JPG)
8686

@@ -96,19 +96,19 @@ You can get your api key to be used in this document here from: [Mappls Console]
9696

9797
![Mappls APIs](https://about.mappls.com/api/api_doc_assets/Direction_tracking.JPG)
9898

99-
- Route Reports feature allows to show the events reports along the route like road and safety, traffic conditions like Road Accidents, slope, sharp turns, unpaved roads, speed breakers , road signs etc. [Read more](https://about.mappls.com/api/web-sdk/vector-plugin-example/Direction/mappls-event-alongtheroute-direction-plugin)
99+
- Route Reports feature allows to show the events reports along the route like road and safety, traffic conditions like Road Accidents, slope, sharp turns, unpaved roads, speed breakers , road signs etc. [Read more](https://about.mappls.com/api/web-sdk/vector-plugin-auth2/Direction/mappls-event-alongtheroute-direction-plugin)
100100

101101

102102
![Mappls APIs](https://about.mappls.com/api/api_doc_assets/Direction_events%20along%20route.JPG)
103103

104104
## [Marker Plugin](https://github.com/mappls-api/mappls-web-plugins/tree/main/marker-plugin)
105-
A simple plugin to render places on map as point markers. The Marker plugin for Mappls Web Map JS library is provided as a means to enable rendering of searched Places via Mappls PIN (eLoc) as markers on top of Mappls Maps. [Read more](https://about.mappls.com/api/web-sdk/vector-plugin-example/Marker/mappls-marker-plugin)
105+
A simple plugin to render places on map as point markers. The Marker plugin for Mappls Web Map JS library is provided as a means to enable rendering of searched Places via Mappls PIN (eLoc) as markers on top of Mappls Maps. [Read more](https://about.mappls.com/api/web-sdk/vector-plugin-auth2/Marker/mappls-marker-plugin)
106106

107107
## [getDistance Method](https://github.com/mappls-api/mappls-web-plugins/tree/main/getDistance%20Method)
108108
This method, offered by Mappls Web Plugins, computes the routable distance and duration between a set of source/primary positions and a list of all supplied secondary positions using two mode of route calculation i.e. optimal OR shortest.
109109

110110
## [Place Detail Plugin](https://github.com/mappls-api/mappls-web-plugins/tree/main/eLoc-plugin)
111-
A simple plugin / widget to render details of a particular place. The Place Details plugin for Mappls Web Map JS library is provided as a means to enable rendering of Mappls Places on Mappls Maps. [Read more](https://about.mappls.com/api/web-sdk/vector-plugin-example/Placedetails/mappls-placedetails-plugin)
111+
A simple plugin / widget to render details of a particular place. The Place Details plugin for Mappls Web Map JS library is provided as a means to enable rendering of Mappls Places on Mappls Maps. [Read more](https://about.mappls.com/api/web-sdk/vector-plugin-auth2/Placedetails/mappls-placedetails-plugin)
112112

113113
![Mappls APIs](https://about.mappls.com/api/api_doc_assets/place_detail.JPG)
114114

0 commit comments

Comments
 (0)