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

MapEventArgs seem to be missing a lot of properties #443

Open larrywelch opened 7 years ago

larrywelch commented 7 years ago

The MapEventArgs class seems to be missing a great deal of properties. Is this for a reason or just lack of resources. Also, is there a specific version of Bing Map that this library is targeting?

scottdurow commented 7 years ago

It is probably that these properties didn't exist when the import was created.

You can create your own import and add the properties.