Zum Hauptinhalt gehen

Change/Remove the Synchronize symbol

Kommentare

3 Kommentare

  • Permanently deleted user

    Hi Aled,

    I don't see any configuration options to disable that triangle, but I did notice that it only shows up when using street view. This leads me to believe that you can hide the triangle by not passing back details specific to street view.

    In {WWWROOT}/SilverlightViewer_1_8/WMI/GoogleMaps.html, search for "streetView.getPov()" and try commenting out the lines that set viewpoint heading and pitch. This will not carry over if you upgrade to a later version of the Silverlight Viewer, so I would check back to see if a more formalized solution is added later.

    0
  • Permanently deleted user

    Hi Aled,

    There is a command specifically for that called "RemoveViewpointIndicator" which will remove that indicator. So you could use a workflow or some custom code to make that call.

    On a not very unrelated note, did my comment in the thread related to British National Grid (https://support.geocortex.com/SupportForums/Thread.aspx?thread=52428&mid=2&pageid=0&ItemID=2) helped you?

    Was changing the GeometryService effective?

     

    Cheers

     

     

    0
  • Permanently deleted user

    Hi Paul and Dan,

    Thanks for the quick reply. Paul - removing the viewpoint.heading and viewpoint.pitch from the streetView.getPov did the trick, thank you for that.

    Dan - As I was only after a temporary change, I think the removing of the html code suited my needs better. Refering to the British National Grid thread, changing the GeometryService only worked to an extent. It is now offset by about 70 metres, as opposed to 120 metres - so there is progress! The other information in the thread will take me a while to digest, as the topics discussed are not really my strong point. That is why I asked about this quick fix, so that it can be used by our users while I experiment with the other information in the thread to resolve the issue.

    Thanks for the help,

    Aled

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.