128 Commits

Author SHA1 Message Date
Kalutka Zhenya
7f8c3ad0b3 Refactoring 2021-01-14 19:28:56 +02:00
Kalutka Zhenya
ac0a3fdf5c update logics 2021-01-14 19:21:56 +02:00
Kalutka Zhenya
93155fb19d Update script for maps 2021-01-14 17:48:12 +02:00
Kalutka Zhenya
6932a32b87 change polygon script for image map, Refactoring 2021-01-12 11:56:31 +02:00
Kalutka Zhenya
385b1484ee polygonMapFixV2 2021-01-11 18:38:42 +02:00
Igor Kulikov
1ff3eeaf93 UI: Optimizations 2020-12-28 16:06:36 +02:00
Dmitriymush
fd3208cf82 2nd part of additions to fix after review 2020-12-23 17:14:19 +02:00
Dmitriymush
96ff9ddedd Fixes after review 2020-12-16 17:36:08 +02:00
Dmitriymush
749fbd68a5 Merge branch 'master' of https://github.com/thingsboard/thingsboard 2020-12-10 17:52:44 +02:00
Vladyslav_Prykhodko
34c8294e9d Fixed fit bounds marker is disabled covered all markers 2020-11-13 20:28:55 +02:00
Vladyslav_Prykhodko
724b6c5247 Refactoring 2020-11-11 18:14:56 +02:00
Kalutka Zhenya
60de89015a Refactoring 2020-11-11 18:14:24 +02:00
Kalutka Zhenya
a06c835497 Fix marker move and marker point 2020-11-11 18:14:14 +02:00
Kalutka Zhenya
2ccaa095cb Fix marker move 2020-11-11 18:14:04 +02:00
Dmitriymush
643563ec6a bug-fix: trip animation for multiple devices 2020-11-11 13:24:10 +02:00
Vladyslav_Prykhodko
f305cbbed0 Fixed show multiple draw routes 2020-09-15 17:00:05 +03:00
Vladyslav_Prykhodko
5e109228eb Fixed error disabled scroll zoom 2020-09-15 16:50:05 +03:00
Vladyslav_Prykhodko
c3b0372173 Fixed call action: polygon click 2020-08-18 15:00:31 +03:00
Vladyslav_Prykhodko
1e1d3a8257 Fixed update position new marker/polygon on resize in image-map 2020-08-18 13:45:29 +03:00
Vladyslav_Prykhodko
d547ba407a Fixed error tslint for map widget 2020-08-18 12:01:06 +03:00
Igor Kulikov
42b47bc504
Merge pull request #3303 from vvlladd28/bugs/map/add-marker
Fixed show icon marker in edit mode map into production build
2020-08-14 17:07:15 +03:00
Igor Kulikov
e72c689e9c Fix compile errors 2020-08-13 19:52:17 +03:00
Vladyslav_Prykhodko
1cf49faebc Fixed icon show marker in edit mode map into production build 2020-08-13 18:11:44 +03:00
Vladyslav_Prykhodko
cb64c860ec Update tootlip create marker/polygon 2020-08-12 13:48:11 +03:00
Vladyslav_Prykhodko
968f2745a0 Updated example delete marker/polygon for map 2020-08-12 13:07:09 +03:00
Vladyslav_Prykhodko
3e2600cbbc Fix createed and updated polygon 2020-08-11 19:42:28 +03:00
Igor Kulikov
2a8379c3eb
Merge pull request #3282 from vvlladd28/improvment/map/name-value
Fix parameter name map
2020-08-11 17:49:04 +03:00
Vladyslav_Prykhodko
ac2564c75e Fix parameter name map 2020-08-11 17:46:53 +03:00
Vladyslav_Prykhodko
a1fb61ff4c Clear code 2020-08-11 16:58:26 +03:00
Mrkartoshka
ac6e946b2b moved from Array<> to LatLngTuple[] types 2020-08-11 16:23:41 +03:00
Mrkartoshka
9413b68ebf Editable polygons 2020-08-11 13:36:13 +03:00
Mrkartoshka
5596bd9f61 Merge branch 'master' of https://github.com/thingsboard/thingsboard into editable-polygons
 Conflicts:
	ui-ngx/package-lock.json
	ui-ngx/src/app/modules/home/components/widget/lib/maps/leaflet-map.ts
	ui-ngx/src/app/modules/home/components/widget/lib/maps/map-models.ts
	ui-ngx/src/app/modules/home/components/widget/lib/maps/map-widget2.ts
	ui-ngx/src/app/modules/home/components/widget/lib/maps/polygon.ts
	ui-ngx/src/app/modules/home/components/widget/lib/maps/providers/image-map.ts
2020-08-11 12:04:34 +03:00
Mrkartoshka
c661343a32 Fixed types 2020-08-11 11:37:43 +03:00
Mrkartoshka
423a491e80 Editable Polygons without proper typings 2020-08-10 22:52:26 +03:00
Igor Kulikov
e8e2f21193 Map widgets fixes 2020-08-10 20:05:11 +03:00
Vladyslav_Prykhodko
31d0425cd8 Fix calculation value in function for map widget 2020-08-10 16:09:38 +03:00
Igor Kulikov
2bce12fa70
Merge pull request #3268 from vvlladd28/improvement/map/bounds-marker-cluster
[3.0] Fix updated bounds for marker cluster mode
2020-08-10 14:36:27 +03:00
Igor Kulikov
389988fbcf
Merge pull request #3267 from vvlladd28/improvmnet/map/empty-data
[3.0] Fixed loading of data used by post-processing function in key setting
2020-08-10 14:35:20 +03:00
Igor Kulikov
c1b53afd8a Add entity description to datasource. Fix map markers color. 2020-08-10 14:34:05 +03:00
Vladyslav_Prykhodko
cffe2135f2 Fix updated bounds for marker cluster mode 2020-08-10 10:29:55 +03:00
Vladyslav Prykhodko
ec7ea7042a Fixed loading of data used by post-processing function in key settings for map widgets 2020-08-10 00:15:09 +03:00
Vladyslav_Prykhodko
c4ae27795a Add use createdLabelForDatasource 2020-08-07 19:44:30 +03:00
Vladyslav_Prykhodko
13c21cca65 Optimize created marker label and tooltip 2020-08-07 19:41:04 +03:00
Igor Kulikov
6a4cd0d54a Add map widget loading indicator 2020-08-07 18:26:06 +03:00
Igor Kulikov
02b6cf6de7 Fix alarm data subscription. Maps cluster mode optimizations. 2020-08-07 14:39:46 +03:00
Vladyslav_Prykhodko
f008dd14c6 Change get index date for map widget 2020-08-03 12:52:05 +03:00
Igor Kulikov
9b76d785b1 UI: Fix unresolved alias processing 2020-08-03 12:41:36 +03:00
Vladyslav_Prykhodko
d151455f3d Set DEFAULT_MAP_PAGE_SIZE 2020-07-28 14:47:40 +03:00
Vladyslav_Prykhodko
1785ea8723 Refactoring 2020-07-28 14:47:40 +03:00
Vladyslav_Prykhodko
557b0642b8 Added setting pageSize for a map, deleted deprecated map provider and fix creating a markers 2020-07-28 14:47:40 +03:00