DefinitelyTyped/types/amap-js-api-map3d/index.d.ts
2019-03-17 12:44:16 +08:00

16 lines
610 B
TypeScript

// Type definitions for non-npm package amap-js-api-map3d 1.4
// Project: https://lbs.amap.com/api/javascript-api/reference/maps-3d
// Definitions by: breeze9527 <https://github.com/breeze9527>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
/// <reference types="amap-js-api" />
/// <reference path="geometry-3d.d.ts" />
/// <reference path="lights.d.ts" />
/// <reference path="map3d.d.ts" />
/// <reference path="object3d-group.d.ts" />
/// <reference path="object3d-layer.d.ts" />
/// <reference path="object3d.d.ts" />
/// <reference path="vector3.d.ts" />