Viewpoint indicator on map does not match window
I have three 3rd party maps configured: Pictometry, Google and Bing. I have set the location direction icon to be a unique color for each. When I open the external maps, the icon is correct in the map, but in the Pictometry and Google window the icons are the default blue. They should match the map icon so the user knows which represents which. This used to work in previous versions. Any ideas how to fix this? Thanks.
-
I have no idea what I'm doing, but I seemed to have fixed this by messing around with the .aspx and 3rdParty.css files in the wwwroot\Html5Viewer\Resources\3rdPartyMaps folder. For instance, in the GoogleMaps.aspx, I changed the button class to be equal to "viewpoint-indicator-google". Then in the 3rdParty.css I copied/pasted the .panel-action-button button.viewpoint-indicator code snippet and changed the name to "viewpoint-indicator-google". Then I changed the background-image for that code to the correct icon color.
Hopefully someone from VertiGIS will read this and fix the software to do this automatically or document the procedure.
0 -
Had this issue as well - able to fix it based on same type of messing around with also the Pictometry.aspx file. But this helped get me to the right place, so thank you!
0
Please sign in to leave a comment.
Comments
2 comments