@wework/floormap-utils
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "@wework/floormap-utils", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"browser": "dist/floormap-utils.min.js", | ||
@@ -5,0 +5,0 @@ "jsnext:main": "dist/floormap-utils.es.js", |
## Floormap Utils | ||
These are utility functions to be used for rendering floor map using FloormapGL | ||
### `createRenderObjects(params)` | ||
@@ -10,3 +12,3 @@ | ||
```javascript | ||
import FloormapGL from 'floormap.gl'; | ||
import FloormapGL from '@wework/floormap.gl'; | ||
import { createRenderObjects } from '@wework/floormap-utils'; | ||
@@ -13,0 +15,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
46192
55