Found a bug. When map is rendered, I mouse over under the Road menu item and after that I pressed back button in current page (this is under the Metro style application built on JS/HTML) and error raises. It tries to hide popup by timeout but at that time the current window content is already changed and there are no corresponding element on the page.
Well, Sometimes updates come. No idea what's being fixed, because there is no way to get any details on release notes. Threads on msdn forums are just viewed and no reply from any team member received. Okay, I'll give 2 stars instead of one. But please make transparent release notes, voting for features (uservoice, for example) and do answer at support forums. We're writing apps for your Store, so please be polite.
Older release reviewed:
No bindings. Designer support too awesome to be working. Often map doesn't show changes until you move it or do some other magic.
Solid SDK with new features regularly released. Note that most of the negative reviews are based on older versions that had less features and were buggy. This SDK is updated regularly so if you do have an issue report it to MSFT and they will likely try and correct it in one of these updates.
Hi. I used this examples in my Win8 JavaScript Grid app and found a problem. The map was not loaded, so the initialize function was not called because of:
Control is working fine, but there are too many missing features at the moment. You have to use REST services to get data and manually add them to the map control
I too experienced the same issues as some previous fellow reviewers cited. Horrible... It's sad to realize that this last Bing Map SDK version doesn't even nearly meet the basic WinRT criteria and is obviously far from being ready for common use.. Sorry to say folks, but this BM version sure needs a lot of refactoring...
"Horrible SDK! No support for bingings, causes the designer to work incorrect, etc. I wasted too much time using this - hoping for an alternative in the future."
Idem, i cannot use this sdk for me app, resolve please !!
Horrible SDK! No support for bingings, causes the designer to work incorrect, etc. I wasted too much time using this - hoping for an alternative in the future.
This release is fine but still some problems i downloaded the SDK and install the .vsix file and added the reference of the new DLL in my project everything is fine but once i upload the whole solution on SVN and try to run the same project in another system in which i didn't install the SDK but i have the refernece of new dll , the BETA watermark is still there , to fix this problem i install the SDK after that watermark is gone forever , is this some issue with this release ?
I downloaded the new version of Bing map from this page. On this page the version of the bing map is 1.1.20120927.0 When I reference the downloaded Bing Map in my project, it is still showing the version number of 1.0.0.0 When I try to run "Windwos App Certification Kit" on my app, it is complaining about the BING MAPS. The certification tool fails with following error messages:
Error Found: The supported APIs test detected the following errors: ◦API ??0COMException@Platform@@QE$AAA@H@Z in vccorlib110.dll is not supported for this application type. Bing.Maps.dll calls this API. ◦API ??0ChangedStateException@Platform@@QE$AAA@XZ in vccorlib110.dll is not supported for this application type. Bing.Maps.dll calls this API. ◦API ??0Delegate@Platform@@QE$AAA@XZ in vccorlib110.dll is not supported for this application type. Bing.Maps.dll calls this API. ◦API ??0DisconnectedException@Platform@@QE$AAA@XZ in vccorlib110.dll is not supported for this application type. Bing.Maps.dll calls this API. ... ... ...
When will the RTM ship? We have a couple of apps blocked on this and we need the apps to ship before general availability. We have basically run out of time here. Could we at least have the app go into the app store to make launch then update it when the maps RTM?
Some in Microsoft please respond, this is urgent!
Try adding a plane transform to the map:
<Maps:Map Grid.RowSpan="2">
<Maps:Map.Projection>
<PlaneProjection RotationX="-40" CenterOfRotationY="0" />
</Maps:Map.Projection>
</Maps:Map>
Now when you drag the map around, the map doesn't stay correctly under the cursor. Seems like you're missing a TransformToVisual to "negate" the transforms applied to the map when reacting to user input.
Is it possible to submit an app that use Bing Map SDK in this release? On my PC with Windows 8 RTM) there is "beta" as watermark over the map.
Do I need to await for the final release before submitting my app?
:-/
So sad!!!
Thanks!
Yes - hoping to remove the BETA watermark soon - is there a date for a "Release Preview" ? When it goes live - is it a FREE add-on for Visual Studio ??
i am unable to use direction functionality of BingMap in C#, C++ sdk in Windows 8 Store Apps. So can it available in C#, C++ BingMap Sdk because it should available in JavaScript SDK , So plz give me proper suggession it should require in my project
Unable to load Microsoft.Maps.Search module. MSDN talk about all the search function inside this module.
I have been using the module Microsoft.Maps.Map and I am using it properly. Any suggestion ??
Can you remove the BETA watermark, or provide some property for the object to remove that. If you want to add some beta description I thing you can be a Little more discrete.
Yes please!
The watermark is quite an impertinence. I understand that you want to show the end users that this not a finished bersion. However, this version is not even presentable to my boss, not to mention our client.
Even development is hard. We use the Bing Maps SDK to display a route in the middle of the map. Now it's overlain with this huge watermark.