fix references

This commit is contained in:
Ricky Brundritt
2017-07-12 13:36:36 -07:00
parent 54c836514f
commit dff301af0b
13 changed files with 16 additions and 13 deletions

View File

@@ -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. */

View File

@@ -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. */

View File

@@ -22,7 +22,7 @@
* THE SOFTWARE.
*/
/// <reference path="../Microsoft.Maps.d.ts"/>
/// <reference path="Microsoft.Maps.d.ts"/>
declare module Microsoft.Maps {

View File

@@ -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 {

View File

@@ -22,7 +22,7 @@
* THE SOFTWARE.
*/
/// <reference path="../Microsoft.Maps.d.ts"/>
/// <reference path="Microsoft.Maps.d.ts"/>
declare module Microsoft.Maps.Directions {
/////////////////////////////////////

View File

@@ -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. **/

View File

@@ -22,7 +22,7 @@
* THE SOFTWARE.
*/
/// <reference path="../Microsoft.Maps.d.ts"/>
/// <reference path="Microsoft.Maps.d.ts"/>
declare module Microsoft.Maps {

View File

@@ -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). */

View File

@@ -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 {
}

View File

@@ -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.

View File

@@ -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 APIs in the Bing Spatial Dara Services and expose them as an easy to use JavaScript library.

View File

@@ -22,7 +22,7 @@
* THE SOFTWARE.
*/
/// <reference path="../Microsoft.Maps.d.ts"/>
/// <reference path="Microsoft.Maps.d.ts"/>
//////////////////////////////////////////////
/// Core Library

View File

@@ -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.