@woosmap/ui 4.184.0 → 4.185.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@woosmap/ui",
3
- "version": "4.184.0",
3
+ "version": "4.185.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -69,13 +69,13 @@ const Pricing = {
69
69
  ],
70
70
  discountEligible: true,
71
71
  },
72
- 'Mobile Search': {
72
+ 'Search (Geofencing context)': {
73
73
  docLink: 'https://developers.woosmap.com/products/mobile/get-started',
74
74
  defaultQueries: 0,
75
75
  publicTierCount: 2,
76
76
  unit: "Monthly Requests",
77
77
  description:
78
- "Search for your points of interest by location in mobile integration",
78
+ "Search for your points of interest by location using the Woosmap Geofencing SDK",
79
79
  pricing: [
80
80
  [100000, 5.16],
81
81
  [500000, 4.12],
@@ -325,13 +325,13 @@ const Pricing = {
325
325
  ],
326
326
  discountEligible: true,
327
327
  },
328
- 'Distance Matrix on Mobile (/elt)': {
328
+ 'Distance Matrix with Geofencing (/elt)': {
329
329
  docLink: 'https://developers.woosmap.com/products/mobile/get-started',
330
330
  defaultQueries: 0,
331
331
  publicTierCount: 2,
332
332
  unit: "Monthly Elements",
333
333
  description:
334
- "Get driving, cycling or walking route distance and duration for multiple Origins and Destinations on Mobile integrations",
334
+ "Get driving, cycling or walking route distance and duration for multiple Origins and Destinations using the Woosmap Geofencing SDK",
335
335
  pricing: [
336
336
  [100000, 10.32],
337
337
  [500000, 8.24],
@@ -343,13 +343,13 @@ const Pricing = {
343
343
  ],
344
344
  discountEligible: true,
345
345
  },
346
- 'Distance Matrix with Traffic on Mobile (/elt)': {
346
+ 'Distance Matrix with Traffic with Geofencing (/elt)': {
347
347
  docLink: 'https://developers.woosmap.com/products/mobile/get-started/',
348
348
  defaultQueries: 0,
349
349
  publicTierCount: 2,
350
350
  unit: "Monthly Elements",
351
351
  description:
352
- "Get driving, cycling or walking route distance and duration for multiple Origins and Destinations, including historical or real time traffic paterns on Mobile integrations",
352
+ "Get driving, cycling or walking route distance and duration for multiple Origins and Destinations, including historical or real time traffic paterns using the Woosmap Geofencing SDK",
353
353
  pricing: [
354
354
  [100000, 20.64],
355
355
  [500000, 16.48],