mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-22 20:39:17 +08:00
fix references
This commit is contained in:
2
types/bingmaps/Autosuggest.d.ts
vendored
2
types/bingmaps/Autosuggest.d.ts
vendored
@@ -22,7 +22,7 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/// <reference path="../Microsoft.Maps.d.ts"/>
|
||||
/// <reference path="Microsoft.Maps.d.ts"/>
|
||||
|
||||
declare module Microsoft.Maps {
|
||||
/** Options used to customize the autosuggest functionality. */
|
||||
|
||||
2
types/bingmaps/Clustering.d.ts
vendored
2
types/bingmaps/Clustering.d.ts
vendored
@@ -22,7 +22,7 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/// <reference path="../Microsoft.Maps.d.ts"/>
|
||||
/// <reference path="Microsoft.Maps.d.ts"/>
|
||||
|
||||
declare module Microsoft.Maps {
|
||||
/** The options used to customize how the ClusterLayer functions. */
|
||||
|
||||
2
types/bingmaps/Contour.d.ts
vendored
2
types/bingmaps/Contour.d.ts
vendored
@@ -22,7 +22,7 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/// <reference path="../Microsoft.Maps.d.ts"/>
|
||||
/// <reference path="Microsoft.Maps.d.ts"/>
|
||||
|
||||
declare module Microsoft.Maps {
|
||||
|
||||
|
||||
2
types/bingmaps/DataBinning.d.ts
vendored
2
types/bingmaps/DataBinning.d.ts
vendored
@@ -22,7 +22,7 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/// <reference path="../Microsoft.Maps.d.ts"/>
|
||||
/// <reference path="Microsoft.Maps.d.ts"/>
|
||||
/// <reference path="SpatialMath.d.ts"/>
|
||||
|
||||
declare module Microsoft.Maps {
|
||||
|
||||
2
types/bingmaps/Directions.d.ts
vendored
2
types/bingmaps/Directions.d.ts
vendored
@@ -22,7 +22,7 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/// <reference path="../Microsoft.Maps.d.ts"/>
|
||||
/// <reference path="Microsoft.Maps.d.ts"/>
|
||||
|
||||
declare module Microsoft.Maps.Directions {
|
||||
/////////////////////////////////////
|
||||
|
||||
2
types/bingmaps/DrawingTools.d.ts
vendored
2
types/bingmaps/DrawingTools.d.ts
vendored
@@ -22,7 +22,7 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/// <reference path="../Microsoft.Maps.d.ts"/>
|
||||
/// <reference path="Microsoft.Maps.d.ts"/>
|
||||
|
||||
declare module Microsoft.Maps {
|
||||
/** An object that contains the event arguments for when the drawing mode changes in the drawing tools. **/
|
||||
|
||||
2
types/bingmaps/GeoJson.d.ts
vendored
2
types/bingmaps/GeoJson.d.ts
vendored
@@ -22,7 +22,7 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/// <reference path="../Microsoft.Maps.d.ts"/>
|
||||
/// <reference path="Microsoft.Maps.d.ts"/>
|
||||
|
||||
declare module Microsoft.Maps {
|
||||
|
||||
|
||||
2
types/bingmaps/HeatMapLayer.d.ts
vendored
2
types/bingmaps/HeatMapLayer.d.ts
vendored
@@ -22,7 +22,7 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/// <reference path="../Microsoft.Maps.d.ts"/>
|
||||
/// <reference path="Microsoft.Maps.d.ts"/>
|
||||
|
||||
declare module Microsoft.Maps {
|
||||
/** A standard dictionary object (associative array). */
|
||||
|
||||
5
types/bingmaps/Microsoft.Maps.All.d.ts
vendored
5
types/bingmaps/Microsoft.Maps.All.d.ts
vendored
@@ -38,4 +38,7 @@
|
||||
/// <reference path="SpatialDataService.d.ts"/>
|
||||
/// <reference path="SpatialMath.d.ts"/>
|
||||
/// <reference path="Traffic.d.ts"/>
|
||||
/// <reference path="WellKnownText.d.ts"/>
|
||||
/// <reference path="WellKnownText.d.ts"/>
|
||||
|
||||
declare namespace Microsoft.Maps {
|
||||
}
|
||||
|
||||
2
types/bingmaps/Search.d.ts
vendored
2
types/bingmaps/Search.d.ts
vendored
@@ -22,7 +22,7 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/// <reference path="../Microsoft.Maps.d.ts"/>
|
||||
/// <reference path="Microsoft.Maps.d.ts"/>
|
||||
|
||||
/**
|
||||
* Provides an easy method for geocoding address and searching for points of interest from JavaScript.
|
||||
|
||||
2
types/bingmaps/SpatialDataService.d.ts
vendored
2
types/bingmaps/SpatialDataService.d.ts
vendored
@@ -22,7 +22,7 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/// <reference path="../Microsoft.Maps.d.ts"/>
|
||||
/// <reference path="Microsoft.Maps.d.ts"/>
|
||||
|
||||
/**
|
||||
* This module wraps the Query and GeoData REST API’s in the Bing Spatial Dara Services and expose them as an easy to use JavaScript library.
|
||||
|
||||
2
types/bingmaps/SpatialMath.d.ts
vendored
2
types/bingmaps/SpatialMath.d.ts
vendored
@@ -22,7 +22,7 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/// <reference path="../Microsoft.Maps.d.ts"/>
|
||||
/// <reference path="Microsoft.Maps.d.ts"/>
|
||||
|
||||
//////////////////////////////////////////////
|
||||
/// Core Library
|
||||
|
||||
2
types/bingmaps/Traffic.d.ts
vendored
2
types/bingmaps/Traffic.d.ts
vendored
@@ -22,7 +22,7 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/// <reference path="../Microsoft.Maps.d.ts"/>
|
||||
/// <reference path="Microsoft.Maps.d.ts"/>
|
||||
|
||||
/**
|
||||
* Adds a traffic incident and flow data to the map.
|
||||
|
||||
Reference in New Issue
Block a user