BingMapsRESTToolkit icon indicating copy to clipboard operation
BingMapsRESTToolkit copied to clipboard

new request like LocationRecogRequest not in nuget package?

Open pjthierry opened this issue 6 years ago • 7 comments

I just started using de BingMapsRESTToolkit after installing it with the Nuget Pakage Manager in VS2017. The problem I am having is that although it says version 1.1.4, it does not recognize the new Location Recognition and Time Zone API's. The also do not show in the Object Browser. Am I doing something wrong, or is there a problem with the package?

thanks

pjthierry avatar Nov 24 '18 20:11 pjthierry

There is a problem with the package. I have contacted the owner and they promise to fix it. @v-chrfr

xuanyangge avatar Jan 03 '19 18:01 xuanyangge

@v-chrfr has left the team but the Bing Maps V8 team are looking at this component.

IoTGirl avatar Jan 10 '19 21:01 IoTGirl

There are a number of code changes made to this project that aren't in the 1.1.4 NuGet package (https://www.nuget.org/packages/BingMapsRESTToolkit) released on 3/10/2018. For example, /Source/Requests/FindTimeZoneRequest.cs (which was added to GitHub on 8/29/2018. When can we expect this to be changed?

recursivegeek avatar May 31 '19 21:05 recursivegeek

Any update on this issue?

lpopov-iot avatar Jun 18 '20 14:06 lpopov-iot

Any update on this issue?

Hi @LyudPopov - we gave up and forked our own to add missing items we needed. In case you are interested, https://github.com/daikinapplied/BingMapsRESTToolkit

recursivegeek avatar Jun 18 '20 14:06 recursivegeek

I just did a big update to this project and added in all missing services and fixed all logged bugs. This is available in version 1.1.5 (you can add this as a local project in your solution, not sure who updates the NuGet these days).

rbrundritt avatar Mar 17 '22 23:03 rbrundritt

@rbrundritt Thanks for updating the repository! Any news on the NuGet packager? Or is there any chance you could upload the dll's in the Github Releases section? I'm having trouble building the source code myself on a Mac. Thanks in advance

BramMusters avatar May 23 '22 09:05 BramMusters

I have no news for a new Nuget package but the original issue for this request has been fulfilled.

IoTGirl avatar Feb 08 '23 00:02 IoTGirl