Bing Bird's Eye - Opening in Wrong Location
I have configured two external components in the Integration Module, one for Google StreetView and one for Bing Bird's Eye. The Google opens to the correct location, but the Bird's Eye view always opens up to the middle of the Atlantic Ocean. I used the BingMaps page that came along with the viewer and followed the instrucitons in the HTML5 Admin Guide (Integrate with Bing Maps example). Do I need to set some type of coordinate system property or something to get Bird's Eye to work correctly?
0
-
I found the problem...
In the Desktop.json.js, I had the following property set for the externamlComponent -
"displayName": "Bing™ Birds-Eye"
Apparently it didn't like the "TM" superscript because once I changed the displayName property to just"Bing Bird's Eye" it worked fine.0
Please sign in to leave a comment.
Comments
1 comment