Skip to content

This is a sample demoing the integration with Microsoft Bing Maps and Autodesk View and Data API

License

Notifications You must be signed in to change notification settings

GetSomeRest/integration-bing-maps-view.and.data.api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated sample - not maintained anymore (Summer 2016)

#Integration with Microsoft Bing Maps and Autodesk View and Data API

##Description

This is a sample demoing the integration with Microsoft Bing Maps and Autodesk View and Data API. Main functions are as follows.

  • Search locations with keywords and show the result onto Bing Maps.
  • Specify a location where is associated with 3D model by right clicking on map.
  • Get access token via ASP.NET
  • Upload a file and get translation.
  • Get thumbnail and reflect it to maps.
  • Load it in custom viewer.
  • Control views on viewer.

##Dependencies

This sample uses the following libraries.

##Setup/Usage Instructions

  • Get your consumer key and secret key for view and data API from http://developer.autodesk.com
  • Set your consumer key and secret key for view and data API on the Credentials.cs file, replace the bucket name with your own. Bucket keys are unique within the data center or region in which they were created, best practice is the incorporate your company name or the consumer key into the bucket name. It must be between 3 to 128 characters long and contain only lowercase letters, numbers and the symbols . _ -
  • Get your own credential key for Microsoft bing maps at https://www.bingmapsportal.com/
  • Set credential key for Microsoft bing maps in Credentials.js
  • Set the bucket prefix name in Credentials.js
  • Build and run this application in WebGL enabled browser - Google Chrome or Firefox.
  • Search locations with keywords or find a location by pan/zoom
  • Right click on map to add a pin, click this pin to go to step2, upload a model by drag and drop files into the box. The model shows up in viewer of Step 3. Play with the model viewer in Step3, and go back to Step1, a thumbnail is attached to the pin.

License

This sample is licensed under the terms of the MIT License. Please see the LICENSE file for full details.

##Written by

Toshiaki Isezaki

About

This is a sample demoing the integration with Microsoft Bing Maps and Autodesk View and Data API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •