mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
43 lines
2.2 KiB
TypeScript
43 lines
2.2 KiB
TypeScript
// Type definitions for non-npm package baidumap-web-sdk-browser
|
|
// Project: http://lbsyun.baidu.com/index.php?title=jspopular3.0
|
|
// Definitions by: Codemonk <http://www.youxianxueche.com/>
|
|
// ipcjs <https://github.com/ipcjs>
|
|
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
|
// Minimum TypeScript Version: 4.1
|
|
|
|
/* *****************************************************************************
|
|
Copyright [Codemonk] [Codemonk@live.cn]
|
|
|
|
This project is licensed under the MIT license.
|
|
Copyrights are respective of each contributor listed at the beginning of each definition file.
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
this software and associated documentation files (the "Software"), to deal in
|
|
the Software without restriction, including without limitation the rights to
|
|
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
|
of the Software, and to permit persons to whom the Software is furnished to do
|
|
so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in all
|
|
copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
SOFTWARE.
|
|
***************************************************************************** */
|
|
|
|
/// <reference path="./baidumap.base.d.ts" />
|
|
/// <reference path="./baidumap.control.d.ts" />
|
|
/// <reference path="./baidumap.core.d.ts" />
|
|
/// <reference path="./baidumap.maplayer.d.ts" />
|
|
/// <reference path="./baidumap.maptype.d.ts" />
|
|
/// <reference path="./baidumap.overlay.d.ts" />
|
|
/// <reference path="./baidumap.panorama.d.ts" />
|
|
/// <reference path="./baidumap.rightmenu.d.ts" />
|
|
/// <reference path="./baidumap.service.d.ts" />
|
|
/// <reference path="./baidumap.tools.d.ts" />
|