Tagged Questions
2
votes
1answer
526 views
How to parse and display KML on Bing maps under SSL
This may seem like a simple question at first, but let me explain. We have several mapping solutions, however one is strictly Bing maps (v6) based. "Use open layers" will not be a possible solution ...
8
votes
4answers
3k views
Does Bing Maps 7 support KML?
I'm having no luck finding examples. I've found code like that below but this is for earlier versions.
shapeLayer = new VEShapeLayer();
shapeSpec = new ...