From 01891b77ce54bd205e7f64f0e985d1b1aa4064d2 Mon Sep 17 00:00:00 2001 From: Darpankumar Lalani Date: Wed, 2 Feb 2022 12:49:54 +0530 Subject: [PATCH] updated readme --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d5be11c..92d82dc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Data Points Map Widget for Cumulocity[](https://github.com/SoftwareAG/cumulocity-data-points-map-widget/releases/download/1.0.0/datapoints-runtime-widget-1.0.0.zip) +# Data Points Map Widget for Cumulocity[](https://github.com/SoftwareAG/cumulocity-data-points-map-widget/releases/download/2.0.0/datapoints-runtime-widget-2.0.0.zip) The Data Points Map widget help you to display measurements and device locations on map. @@ -28,7 +28,7 @@ The Data Points Map widget help you to display measurements and device locations ### Runtime Widget Deployment? -* This widget support runtime deployment. Download [Runtime Binary](https://github.com/SoftwareAG/cumulocity-data-points-map-widget/releases/download/1.0.0/datapoints-runtime-widget-1.0.0.zip) and use application builder to install your runtime widget. +* This widget support runtime deployment. Download [Runtime Binary](https://github.com/SoftwareAG/cumulocity-data-points-map-widget/releases/download/2.0.0/datapoints-runtime-widget-2.0.0.zip) and use application builder to install your runtime widget. ### Installation of widget through Appbuilder or Cockipt Deployment? @@ -82,7 +82,7 @@ The Data Points Map widget help you to display measurements and device locations npm i angular-resize-event@1.1.1 fontawesome@4.7.2 leaflet-extra-markers@1.2.1 leaflet2@npm:leaflet@^1.6.0 @angular/material@8.2.3 leaflet.markercluster@1.4.1 ``` -2. Grab the Data Points Map **[Latest Release Binary](https://github.com/SoftwareAG/cumulocity-data-points-map-widget/releases/download/1.0.0/gp-data-points-map-1.0.0.tgz)**. +2. Grab the Data Points Map **[Latest Release Binary](https://github.com/SoftwareAG/cumulocity-data-points-map-widget/releases/download/2.0.0/gp-data-points-map-2.0.0.tgz)**. 3. Install the Binary file in app builder. @@ -93,7 +93,7 @@ The Data Points Map widget help you to display measurements and device locations ``` -4. Copy datapoints-map.less file [from here](https://github.com/SoftwareAG/cumulocity-data-points-map-widget/releases/download/1.0.0/datapoints-map.less) and paste it at /cumulocity-app-builder/ui-assets/ +4. Copy datapoints-map.less file [from here](https://github.com/SoftwareAG/cumulocity-data-points-map-widget/releases/download/2.0.0/datapoints-map.less) and paste it at /cumulocity-app-builder/ui-assets/ 5. Open index.less located at /cumulocity-app-builder/ui-assets/ @@ -170,7 +170,7 @@ The Data Points Map widget help you to display measurements and device locations ``` -2. Grab the Data Points Map **[Latest Release Binary](https://github.com/SoftwareAG/cumulocity-data-points-map-widget/releases/download/1.0.0/gp-data-points-map-1.0.0.tgz)** +2. Grab the Data Points Map **[Latest Release Binary](https://github.com/SoftwareAG/cumulocity-data-points-map-widget/releases/download/2.0.0/gp-data-points-map-2.0.0.tgz)** 3. Install the Binary file in your project. @@ -180,7 +180,7 @@ The Data Points Map widget help you to display measurements and device locations ``` -4. Copy datapoints-map.less file [from here](https://github.com/SoftwareAG/cumulocity-data-points-map-widget/releases/download/1.0.0/datapoints-map.less) and paste it at /cumulocity-app/branding/ +4. Copy datapoints-map.less file [from here](https://github.com/SoftwareAG/cumulocity-data-points-map-widget/releases/download/2.0.0/datapoints-map.less) and paste it at /cumulocity-app/branding/ **Note:** If you don't find branding folder then please follow [Cumulocity Branding](https://cumulocity.com/guides/web/angular/#branding)