IOT-Map-Component
IOT-Map-Component copied to clipboard
A map component that can be integrated in any computer or mobile web application developed in Angular or React, which provides Orange branded design and user experience.
### Description This study aims to check if we can bump the Leaflet version of IoT Map Component; and obviously all related packages such as: - `@types/leaflet` - `@types/leaflet.markercluster` -...
### Description Tweaked a bit the Associated CSS to make the labels centered inside Clusters. It works for me on Windows using Firefox, Chrome and Edge and testing on Browserstack....
### Description Hover any marker to see the effect. Is that what you had in mind @julien-deramond in #64 ? Tell me if I may continue in this way or...
### Description There are two solutions to answer the #34 issue: 1. The first one is to remove https://github.com/Orange-OpenSource/IOT-Map-Component/blob/a2d92f15415944a00fc850e90cb018a209be3d5d/src/iotMapManager/src/iot-map-marker.ts#L53 This way seems more logical, but the following could happen: ...
### Description Study how to add a documentation website able to handle versioning as well. Right now, the documentation of the library is a bit hidden in a Markdown document....
Fixes https://github.com/Orange-OpenSource/IOT-Map-Component/issues/18 FIxes https://github.com/Orange-OpenSource/IOT-Map-Component/issues/100 - [x] Package this fix in [`iotmapmanager-labs`](https://www.npmjs.com/package/iotmapmanager-labs) - [ ] Test `iotmapmanager-labs` in the root project - [ ] Test `iotmapmanager-labs` in a real Orange Angular...
### Description https://github.com/Orange-OpenSource/IOT-Map-Component/pull/151 was a complex PR that was getting rid of addon-knobs. In the process of doing that, something was not handled completely. As you can see in https://orange-opensource.github.io/IOT-Map-Component/?path=/story/gauge--gauge&args=shapePercent:33,...
This issue is a study to allow IoT Map Component to handle map rotation. [`rotateMap`](https://github.com/Orange-OpenSource/IOT-Map-Component/tree/rotateMap) in this repository allows the users to rotate the map. This branch has a dependency...
### Prerequisites - [X] I have [searched](https://github.com/Orange-OpenSource/IOT-Map-Component/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed feature requests - [X] I have read the [contributing guidelines](https://github.com/Orange-OpenSource/IOT-Map-Component/blob/master/.github/CONTRIBUTING.md) ### Proposal Evolution proposed to have clickable pathes. ###...