Forum Discussion
Sharepoint Online and Bing Maps
I am not using Powerapps. I have added within a list a geolocation field and used script to populate the fields. Once this was done, from the list, I selected to create a new view... a Map View selection was offered. I selected the map view which you can see in the image I posted earlier. I assumed, perhaps incorrectly, that this embedded map view from MS would automatically pick up the geolocation data. Nevertheless, the view does not provide any further information or ability to enter my bing maps keys. Nor, can I find any help information on the map view online.
- Arthur MohrNov 27, 2017Copper Contributorcorrection... this page does offer some instructions...
https://docs.microsoft.com/en-us/sharepoint/dev/general-development/create-a-map-view-for-the-geolocation-field-in-sharepoint
But, it does not provide any information where or how to enter bing maps key information to enable the maps. Thanks.- AnonymousNov 27, 2017Check this article out. https://gallery.technet.microsoft.com/office/How-to-add-a-Bing-Maps-Key-354e98fa
- Arthur MohrNov 27, 2017Copper Contributor
Thanks Christopher... a couple questions... I thought with Sharepoint Online this capability was already included??? See the article at this link...
https://docs.microsoft.com/en-us/sharepoint/dev/general-development/how-to-add-a-geolocation-column-to-a-list-programmatically-in-sharepoint
... "By default, this file is installed for SharePoint Online."
Secondly, I believe I need access to powershell to upload the script? I do not seem to have access. How do I access powershell and how to enable this script within Powershell?
Really appreciate the help. Thank you!