53 Commits

Author SHA1 Message Date
Igor Kulikov
7d4ccad788 UI: New map widgets - introduce preserveAspectRatio option for shape image fill settings. 2025-04-10 13:20:33 +03:00
Igor Kulikov
099e3b6951 UI: New maps - improve polygons/circles fill settings with strip and image patterns. 2025-04-07 19:15:10 +03:00
Igor Kulikov
f748ae1580
Merge pull request #12888 from ArtemDzhereleiko/AD/bug-fix/customer-hierarchy
Fixed changed event on customer hierarchy
2025-03-13 19:13:27 +02:00
Igor Kulikov
f04303954a UI: Map - improve MapLibre GL integration. 2025-03-12 18:51:02 +02:00
Artem Dzhereleiko
fdfb9264ad UI: Refactoring 2025-03-12 12:03:15 +02:00
Artem Dzhereleiko
492ae5dece UI: Refactoring 2025-03-12 10:22:33 +02:00
Artem Dzhereleiko
bb3dd0054b UI: Fixed changed event on customer hierarchy 2025-03-12 09:09:38 +02:00
Igor Kulikov
12d07f1cc8 UI: Map - introduce reference vector layers. 2025-03-11 19:23:56 +02:00
Igor Kulikov
e5b8a24598 UI: Improve map widget import/export. Add help assets for new maps. 2025-03-05 18:42:25 +02:00
Igor Kulikov
19ac154fbf
Merge pull request #12723 from vvlladd28/feature/custom-action-map/draw-and-create
Added new map action type - Map action buttons
2025-02-26 19:36:28 +02:00
Vladyslav_Prykhodko
952a6d6e6d UI: Add new map action - map action buttons 2025-02-26 19:05:27 +02:00
Igor Kulikov
969cc577ef Merge with master 2025-02-25 09:58:01 +02:00
Igor Kulikov
5cf26d4851 Update license header 2025-02-25 09:39:16 +02:00
Igor Kulikov
80e83e0ff9 UI: Maps top toolbar. 2025-01-31 19:32:18 +02:00
Igor Kulikov
0940e373bb UI: Map items add/draw mode. 2025-01-29 21:06:11 +02:00
Igor Kulikov
f8751003b5 UI: Map - improve edit mode states. Add draw map items buttons. 2025-01-28 20:11:46 +02:00
Igor Kulikov
cec50eac80 UI: Maps polygons edit mode. 2025-01-28 15:51:44 +02:00
Igor Kulikov
4ab9fb9f7b UI: Map editor toolbar. 2025-01-27 17:56:33 +02:00
Igor Kulikov
cd8d172e12 UI: Implement map markers clustering. 2025-01-21 19:42:21 +02:00
Igor Kulikov
d8ea4f680b UI: Merkers data layer configuration. 2025-01-10 18:03:40 +02:00
Igor Kulikov
0d4d82100e UI: Implement initial Map V3 settings. 2025-01-03 19:37:04 +02:00
Igor Kulikov
0bbb55b5cd UI: Implement map layers sidebar. 2024-12-30 19:29:15 +02:00
Igor Kulikov
7f4a0ef48f UI: New maps V3 2024-12-27 15:26:19 +02:00
Igor Kulikov
538ff12a53 Angular esbuild. 2024-10-31 20:47:34 +02:00
Vladyslav_Prykhodko
12d9604439 UI: Add new event tbcontextmenu 2024-09-25 16:55:11 +03:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Vladyslav_Prykhodko
deb8cf3a22 UI: Add support inside widget bundle added new widgets 2023-10-20 17:43:21 +03:00
Vladyslav_Prykhodko
038ab25403 UI: Add device connectivity dialog; improve work ngrx store from user settings 2023-07-14 15:50:44 +03:00
Artem Dzhereleiko
5102e5fda7 UI: Refactoring for touch event 2023-06-08 17:11:31 +03:00
Igor Kulikov
fddb7708ca UI: Update to latest Angular 15 version. Update filled text field style. Fix menu for customer: remove redudand dashboard section. 2023-03-30 16:30:40 +03:00
Igor Kulikov
3aed9db82f UI: Angular 14 migration 2023-02-02 16:55:27 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Artem Dzhereleiko
95b6700296 UI: Added clustering markers fn for maps 2022-09-20 18:05:05 +03:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Igor Kulikov
a8dad4c6e0 Improve leaflet-geoman typings 2021-12-06 14:00:21 +02:00
Vladyslav_Prykhodko
2e8b9b5cd7 UI: Improvement add/edit location marker/polygon in maps widgets 2021-11-24 13:03:52 +02:00
Vladyslav_Prykhodko
afee512004 UI: Delete custom type leaflet-editable, add default @types/leaflet-editable 2021-08-19 11:17:21 +03:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Igor Kulikov
1ff3eeaf93 UI: Optimizations 2020-12-28 16:06:36 +02:00
Igor Kulikov
367bae32bb Fix image import 2020-08-14 15:41:28 +03:00
Igor Kulikov
985510b51d Fix commonJs import warnings 2020-08-14 11:43:46 +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
ArtemHalushko
56a23ab82a
Map/3.0 (#2542)
* add base map infrastructure

* add leaflet css

* add tencent map

* add google maps support

* added image map support

* refactor schemes

* here maps support && WIP on markers

* add simple marker suppor

* data update & polyline support

* map bouds support

* add some settings support

* add map provider select to settings

* labels support

* WIP on trip animation widget

* WIP on history control and route interpolation

* trip-animation map provider & custom markers

* comleted track marker & history controls

* add license headers

* label fix & tooltips support

* WIP on polygons

* marker dropping support

* add polygon support

* add label to trip animation

* WIP on tooltips

* lint anf typed leaflet AddMarker

* some typing and poly improvements

* add typing

* add marker creation

* update proxy

* save position fix

* add bounds padding

* update map widget bendle && bugfixes

* update marker placement widget

* add licenses

* reomove log

* fix sizes

Co-authored-by: Artem Halushko <ahalushko@thingboards.io>
Co-authored-by: Adsumus <artemtv42@gmail.com>
2020-03-23 13:20:25 +02:00
ArtemHalushko
42c52bfdba
Map/3.0 (#2535)
* add base map infrastructure

* add leaflet css

* add tencent map

* add google maps support

* added image map support

* refactor schemes

* here maps support && WIP on markers

* add simple marker suppor

* data update & polyline support

* map bouds support

* add some settings support

* add map provider select to settings

* labels support

* WIP on trip animation widget

* WIP on history control and route interpolation

* trip-animation map provider & custom markers

* comleted track marker & history controls

* add license headers

* label fix & tooltips support

* WIP on polygons

* marker dropping support

* add polygon support

* add label to trip animation

* WIP on tooltips

* lint anf typed leaflet AddMarker

* some typing and poly improvements

* add typing

* add marker creation

* update proxy

* save position fix

Co-authored-by: Artem Halushko <ahalushko@thingboards.io>
Co-authored-by: Adsumus <artemtv42@gmail.com>
2020-03-20 16:57:35 +02:00
Igor Kulikov
2f11d4336f Merge data comparison feature 2020-02-24 17:16:02 +02:00
Igor Kulikov
3e2a87135f Prepare for merge with master 2020-02-20 10:26:43 +02:00
Igor Kulikov
f56161efc5 Minor refactoring 2020-02-18 18:26:14 +02:00
Igor Kulikov
9eec8c0b8c Implement Digital Gauges 2020-02-13 18:38:11 +02:00
Igor Kulikov
7261c75c61 Implement entities hierarchy widget 2020-01-31 20:26:08 +02:00