Skip to content

Commit 425c864

Browse files
committed
Update Direction Widget, Nearby and Geofence
1 parent 820e498 commit 425c864

7 files changed

Lines changed: 9 additions & 38 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Powered with India's most comprehensive and robust mapping functionalities.
1616

1717
| Version | Supported SDK Version |
1818
| ---- | ---- |
19-
| [v1.0.5](docs/v1.0.5/README.md) | - Map SDK v1.1.1 <br/> - Place Search Widget v1.3.2 <br/> - GeoFence Widget v1.0.0 <br/> - Direction Widget v1.1.0 <br/> - Nearby UI Widget v1.0.0 <br/> - Mappls Polyline v1.0.0 |
19+
| [v1.0.5](docs/v1.0.5/README.md) | - Map SDK v1.1.1 <br/> - Place Search Widget v1.3.2 <br/> - GeoFence Widget v1.0.1 <br/> - Direction Widget v1.1.2 <br/> - Nearby UI Widget v1.0.0 <br/> - Mappls Polyline v1.0.0 |
2020
| [v1.0.4](docs/v1.0.4/README.md) | - Map SDK v1.0.12 <br/> - Place Search Widget v1.3.1 <br/> - GeoFence Widget v1.0.0 <br/> - Direction Widget v1.1.0 <br/> - Nearby UI Widget v1.0.0 <br/> - Mappls Polyline v1.0.0 |
2121
| [v1.0.3](docs/v1.0.3/README.md) | - Map SDK v1.0.10 <br/> - Place Search Widget v1.3.0 <br/> - GeoFence Widget v1.0.0 <br/> - Direction Widget v1.1.0 <br/> - Nearby UI Widget v1.0.0 <br/> - Mappls Polyline v1.0.0 |
2222

docs/v1.0.5/Direction-Widget.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,8 @@
44

55
## Getting started
66

7-
`npm install mappls-direction-widget-react-native`
7+
`npm install mappls-direction-widget-react-native --tag=auth-legacy`
88

9-
* Install peerDependencies
10-
~~~javascript
11-
npm i mappls-map-react-native
12-
~~~
13-
14-
15-
* If using React-native<0.60
16-
17-
` react-native link mappls-direction-widget-react-native`
189

1910

2011
### Installation

docs/v1.0.5/Doc-History.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
| Version | Supported SDK Version |
44
| ---- | ---- |
5-
| [v1.0.5](../v1.0.5/README.md) | - Map SDK v1.1.0 <br/> - Place Search Widget v1.3.1 <br/> - GeoFence Widget v1.0.0 <br/> - Direction Widget v1.1.0 <br/> - Nearby UI Widget v1.0.0 <br/> - Mappls Polyline v1.0.0 |
5+
| [v1.0.5](../v1.0.5/README.md) | - Map SDK v1.1.0 <br/> - Place Search Widget v1.3.1 <br/> - GeoFence Widget v1.0.1 <br/> - Direction Widget v1.1.2 <br/> - Nearby UI Widget v1.0.1 <br/> - Mappls Polyline v1.0.0 |
66
| [v1.0.4](../v1.0.4/README.md) | - Map SDK v1.0.12 <br/> - Place Search Widget v1.3.0 <br/> - GeoFence Widget v1.0.0 <br/> - Direction Widget v1.1.0 <br/> - Nearby UI Widget v1.0.0 <br/> - Mappls Polyline v1.0.0 |
77
| [v1.0.3](../v1.0.3/README.md) | - Map SDK v1.0.10 <br/> - Place Search Widget v1.3.0 <br/> - GeoFence Widget v1.0.0 <br/> - Direction Widget v1.1.0 <br/> - Nearby UI Widget v1.0.0 <br/> - Mappls Polyline v1.0.0 |
88
| [v1.0.2](../v1.0.2/README.md) | - Map SDK v1.0.9 <br/> - Place Search Widget v1.2.0 <br/> - GeoFence Widget v1.0.0 <br/> - Direction Widget v1.1.0 <br/> - Nearby UI Widget v1.0.0 <br/> - Mappls Polyline v1.0.0 |

docs/v1.0.5/Geofence-Widget.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,7 @@
44

55
## Getting started
66

7-
`npm install mappls-geofence-widget-react-native`
8-
9-
* Install peerDependencies
10-
~~~javascript
11-
npm i mappls-map-react-native
12-
~~~
13-
14-
15-
* If using React-native<0.60
16-
17-
` react-native link mappls-geofence-widget-react-native`
7+
`npm install mappls-geofence-widget-react-native --tag=auth-legacy`
188

199

2010
### Installation

docs/v1.0.5/Nearby-Widget.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,7 @@
44

55
## Getting started
66

7-
`npm i mappls-nearby-widget-react-native`
8-
9-
* Install peerDependencies
10-
~~~javascript
11-
npm i mappls-map-react-native
12-
~~~
13-
14-
15-
* If using React-native<0.60
16-
17-
` react-native link mappls-nearby-widget-react-native`
7+
`npm i mappls-nearby-widget-react-native --tag=auth-legacy`
188

199

2010
### Installation

docs/v1.0.5/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Powered with India's most comprehensive and robust mapping functionalities.
1616

1717
| Version | Supported SDK Version |
1818
| ---- | ---- |
19-
| [v1.0.5](../v1.0.5/README.md) | - Map SDK v1.1.1 <br/> - Place Search Widget v1.3.2 <br/> - GeoFence Widget v1.0.0 <br/> - Direction Widget v1.1.0 <br/> - Nearby UI Widget v1.0.0 <br/> - Mappls Polyline v1.0.0 |
19+
| [v1.0.5](../v1.0.5/README.md) | - Map SDK v1.1.1 <br/> - Place Search Widget v1.3.2 <br/> - GeoFence Widget v1.0.1 <br/> - Direction Widget v1.1.2 <br/> - Nearby UI Widget v1.0.1 <br/> - Mappls Polyline v1.0.0 |
2020
| [v1.0.4](../v1.0.4/README.md) | - Map SDK v1.0.12 <br/> - Place Search Widget v1.3.1 <br/> - GeoFence Widget v1.0.0 <br/> - Direction Widget v1.1.0 <br/> - Nearby UI Widget v1.0.0 <br/> - Mappls Polyline v1.0.0 |
2121
| [v1.0.3](../v1.0.3/README.md) | - Map SDK v1.0.10 <br/> - Place Search Widget v1.3.0 <br/> - GeoFence Widget v1.0.0 <br/> - Direction Widget v1.1.0 <br/> - Nearby UI Widget v1.0.0 <br/> - Mappls Polyline v1.0.0 |
2222

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"@react-navigation/native": "^5.1.1",
1919
"@react-navigation/stack": "^5.2.3",
2020
"@turf/turf": "^5.1.6",
21-
"mappls-direction-widget-react-native": "1.1.0",
22-
"mappls-geofence-widget-react-native": "1.0.0",
21+
"mappls-direction-widget-react-native": "1.1.1",
22+
"mappls-geofence-widget-react-native": "1.0.1",
2323
"mappls-map-react-native": "1.1.1",
24-
"mappls-nearby-widget-react-native": "1.0.0",
24+
"mappls-nearby-widget-react-native": "1.0.1",
2525
"mappls-polyline": "1.0.0",
2626
"mappls-search-widgets-react-native": "1.3.2",
2727
"radio-buttons-react-native": "^1.0.4",

0 commit comments

Comments
 (0)