• Hello,

    I'm trying to use Bing Maps for the first time. I read the documentation, try to implement it... but... something is going wrong as I can only display a world map.

    To see the result, it's located here : http://www.vue-360.com/stock/stenay/vtour/tour.html (I left also the tour_editor.html to easily see the source)

    The code I used is

    Code
    <!-- set skin settings: bingmaps? gyro? -->
    <skin_settings 
    	bingmaps="true" 
    	bingmaps_key="ApJa1PsWRnq96ZZT37O-vdNxGBk4kAk9aRZBfUjFJs-Yg4fbEWm4f7yNuamQ9PL-" 
    	lat="49.48288232848104" long="5.201575756072989" 
    	zoom="17"
    	gyro="true"
    />

    I also tried to copy paste from a working site found on the net

    I also tried to add on the first scene the coordinates (it's an hotel, so every page should show the same map)

    Code
    <scene name="scene_bar_b_4" title="bar_b_4" onstart="" thumburl="panos/bar_b_4.tiles/thumb.jpg" heading="0.0" lat="49.48288232848104" long="5.201575756072989" >

    So I've surely missed a stupid thing... But don't know which one...

    If anyone has an idea... It's warmly welcome.

    P.H.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!