A 3D visual using WebGL for plotting locations, with category values displayed as bar heights and heat maps. Shift+Click on bar to change center point. Slicing data points will animate to average location.
Перейти к файлу
dependabot[bot] 9f7f2f350d
Bump elliptic from 6.5.4 to 6.6.0
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.6.0)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-30 12:05:10 +00:00
.github/workflows Certification (#117) 2024-09-23 16:55:48 +02:00
.vscode LocalStorage API integrated (#34) 2018-12-18 22:32:01 +07:00
assets Building issues fix 2017-01-23 07:28:08 +03:00
src Certification (#117) 2024-09-23 16:55:48 +02:00
stringResources Certification (#117) 2024-09-23 16:55:48 +02:00
style Optimize requests (#6) 2017-05-18 17:38:25 +03:00
test Certification (#117) 2024-09-23 16:55:48 +02:00
.eslintignore Updated libraries + refactoring (#78) 2023-03-14 16:50:12 +04:00
.eslintrc.js Updated libraries + refactoring (#78) 2023-03-14 16:50:12 +04:00
.gitignore Updated libraries + refactoring (#78) 2023-03-14 16:50:12 +04:00
CHANGELOG.md Certification (#117) 2024-09-23 16:55:48 +02:00
README.md Certification (#117) 2024-09-23 16:55:48 +02:00
SECURITY.md Microsoft mandatory file (#70) 2023-08-30 10:51:05 -03:00
capabilities.json Certification (#117) 2024-09-23 16:55:48 +02:00
karma.conf.ts Certification (#117) 2024-09-23 16:55:48 +02:00
package-lock.json Bump elliptic from 6.5.4 to 6.6.0 2024-10-30 12:05:10 +00:00
package.json Certification (#117) 2024-09-23 16:55:48 +02:00
pbiviz.json Certification (#117) 2024-09-23 16:55:48 +02:00
test.tsconfig.json Updated libraries + refactoring (#78) 2023-03-14 16:50:12 +04:00
test.webpack.config.js Updated libraries + refactoring (#78) 2023-03-14 16:50:12 +04:00
tsconfig.json Updated libraries + refactoring (#78) 2023-03-14 16:50:12 +04:00

README.md

GlobeMap

Build Status

A 3D visual using WebGL for plotting locations, with category values displayed as bar heights and heat maps. Shift+Click on bar to change center point. Slicing data points will animate to average location.

GlobeMap screenshot

Overview

Globe Map is a 3D Map that makes the map exploration experience more immersive and magical. It provide the sense of connection to the data with the physical world. This, combined with our spatial ability, brings a new perspective to the data when presented as 3D objects.

Use it with any location data. The location could be an address, city, county , state/province or country/region. On this 3D map, you can project a measure as the height of the bar. The 3D bars reduce the clutter of overlapping bubbles and allow you to get instant insight. GlobeMap also allows you to rotate the Globe and see it from different angles.

Globe Map also supports heat map on the spatial map. You can use a second measure for heat intensity and draw immediate attention to the right areas.

See also Globe Map at Microsoft AppStore