nikhilk / scriptsharp

Script# Project - a C# to JavaScript compiler, to power your HTML5 and Node.js web development.
http://scriptsharp.com
Other
658 stars 182 forks source link

Need help with Bing Map V8 #449

Open larrywelch opened 7 years ago

larrywelch commented 7 years ago

What class structure/attributes do I need to get the following results: Microsoft.Maps.loadModule(.........

I'm not sure how to implement this in the library so that I can use.

I'm looking to implement support for loading the Search module and am finding this to be a bit tricky.

scottdurow commented 7 years ago

Has it changed from https://github.com/nikhilk/scriptsharp/blob/d79f89354dc6b9eb61da56cae35ce84fbfe1e94f/src/Libraries/Microsoft/BingMaps/Map.cs ?

larrywelch commented 7 years ago

Brilliant. This is what I needed. Thanks!

Get Outlook for iOS

On Thu, Mar 16, 2017 at 2:55 AM -0600, "Scott Durow" notifications@github.com wrote:

Has it changed from https://github.com/nikhilk/scriptsharp/blob/d79f89354dc6b9eb61da56cae35ce84fbfe1e94f/src/Libraries/Microsoft/BingMaps/Map.cs ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.