vrod29 I think I've worked out my particular problem, although it's quite frustrating.
When you click on the map or the directions link, the Bing Maps URL actually contains the Geo Coordinates but yet doesn't use them.
I've been trialling the Office 365 meeting room configuration for a new building that is currently under construction. Due to the fact that the postcode has been allocated but does not exist on Bing maps, it tries to use just the first section of the postcode and points you to a completely different location.
Think this could do with a bit of work otherwise it's very easy to get directions to completely wrong place!
One more curio is regarding the DisplayName. I can see this as an attribute when viewing all details using
get-place | fl
, but I cannot set it using set-place.
It initially was the same as the DisplayName when using get-mailbox, but now it has become out-of sync.
Originally I called the Room "Meeting room 2 [TEST]" but then renamed it to "Meeting Room 2" using set-mailbox.
The DisplayName attribute displayed after running get-place does not update now, whatever I change it to, and inside the meeting room chooser on Outlook web access, the name shown is still "Meeting room 2 [TEST]"
Is this a bug?