Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

bing map api static map image with custom pushpin

I am using using Bingmap api, want to use static map i am using following api reference

http://msdn.microsoft.com/en-us/library/ff701724.aspx

My question is over static map can we display custom pushpin image ?

any quick idea

like image 300
d-man Avatar asked Aug 28 '26 18:08

d-man


1 Answers

No - you can choose from one of the 37 built-in pushpin styles, but you can't provide your own custom icon. See http://msdn.microsoft.com/en-us/library/ff701719.aspx for reference.

like image 88
Alastair Aitchison Avatar answered Sep 04 '26 10:09

Alastair Aitchison