I've created a bing static map image using the REST API and it plots multiple points and works perfectly. However, the URL has a maximum number of 18 pushpins that can be added and I think i'll need more.
POSTing to the API removes this limit - and I'm aware I could go down the route of embedding an iframe with a suitably coded page, but i'd like to avoid that and instead use the BingMaps.GetMapV2 action to generate the image, hoping it wouldn't have the limit either.
BingMaps.GetMapV2("Road","11","53.52305847737009","-1.1844752159618133",{pushpinLatitude:53.53305847737009,pushpinLongitude:-1.1844752159618133,pushpinIconStyle:77})
However, I can't get it to accept more than one pushpin. Is this just a limitation of the connection or is there a way around it?
I'll give it another go - i think at the time i just skipped the idea i was working on.
I'm mapping using Bing Maps. Your question did not directly apply, but it appeared it might be somewhat related so I looked.
Have you figured out mapping at all?
Bing maps seems to me to be much less restrictive than what you describe, and many others for that matter. I started in Power Apps recently so I'm wondering if the method I use is just newer?
Anyway you can plot up to 5000 locations using lat/long.
Afraid not - i gave up!
Did you ever solve this?
WarrenBelz
146,645
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional