@three3d/tools
Version:
@three3d/tools 提供了 ThreeJS 常用的工具库
26 lines (14 loc) • 696 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@three3d/tools](./tools.md) > [formatAzimuthDefineMap](./tools.formatazimuthdefinemap.md)
## formatAzimuthDefineMap() function
格式化方位定义映射对象
**Signature:**
```typescript
export declare function formatAzimuthDefineMap(map: CourseAzimuthMap): CourseAzimuthMap<AzimuthList>;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| map | [CourseAzimuthMap](./tools.courseazimuthmap.md) | |
**Returns:**
[CourseAzimuthMap](./tools.courseazimuthmap.md)<!-- --><[AzimuthList](./tools.azimuthlist.md)<!-- -->>