bs0d
Well-known Member
- Joined
- Dec 29, 2006
- Messages
- 622
Curious if anyone has customized the Bing Map Add-in for Excel 2013?
I'm not finding much information on the net. From my observation, you cannot use VBA to manipulate the map. Instead, I believe JavaScript is used via HTML file (somewhere).
At any rate, here's what I'm looking to do:
• If using Lat/Long as the location, also be able to have a text label for the name (instead of the lat/log numbers).
• If mapping multiple data points, be able to set the focus / default / (select) one of the data points so that the data label is displayed.
Thanks,
I'm not finding much information on the net. From my observation, you cannot use VBA to manipulate the map. Instead, I believe JavaScript is used via HTML file (somewhere).
At any rate, here's what I'm looking to do:
• If using Lat/Long as the location, also be able to have a text label for the name (instead of the lat/log numbers).
• If mapping multiple data points, be able to set the focus / default / (select) one of the data points so that the data label is displayed.
Thanks,