113 Commits

Author SHA1 Message Date
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
Vladyslav_Prykhodko
c94b4e1d69 Fix: resize polygons for image map 2020-07-21 19:19:04 +03:00
Vladyslav_Prykhodko
cb6a21fed6 Fix: draggable marker setting on the input maps did not work 2020-07-17 16:14:36 +03:00
Vladyslav_Prykhodko
ed841e0c67 Fixed show polygon on image map widget 2020-07-17 13:18:13 +03:00
Igor Kulikov
4f3e29b433 UI: Fix pageLink without pagination. Minor fixes 2020-07-14 16:14:38 +03:00
Igor Kulikov
628892b35b UI: Propagate key filters for entities hierarchy subscriptions. Fix Maps bounds. 2020-07-07 11:15:58 +03:00
Igor Kulikov
ad47902835 UI: data query widgets improvementas 2020-06-25 20:08:07 +03:00
Igor Kulikov
dcf9418304 UI: fix maps update 2020-06-24 20:39:48 +03:00
Igor Kulikov
679bab70c8 UI: Update maps to subscribe for paginated data 2020-06-24 20:25:50 +03:00
Vladyslav_Prykhodko
12cd73ac9d Clear constructor Google map 2020-06-09 12:35:14 +03:00
Igor Kulikov
b86c5e61e1 Image map fixes and improvements. Fixed state chart subscription. 2020-06-09 12:19:50 +03:00
Igor Kulikov
9f0ad60892 Fix map tooltip actions 2020-06-08 12:08:41 +03:00
Vladyslav_Prykhodko
923e3a48a8 Input maps fixed: error create the first marker 2020-06-08 00:06:57 +03:00
Vladyslav_Prykhodko
7985fb31f0 Fix resize trip-animation widget and calculate dsIndex 2020-05-28 22:07:43 +03:00
Vladyslav_Prykhodko
a955df3923 Merge branch 'map/3.0' of https://github.com/ArtemHalushko/thingsboard 2020-05-28 18:58:03 +03:00
Artem Halushko
9c85b76069 some typing 2020-05-27 11:08:06 +03:00