Scale Input Box css issue
I like having the new scale input box in GVH 2.6. One little issue - if you are displaying both scale bar and scale input box, if you don't have a background set for the scale bar, the scale input box sits right on top of the scalebar. (also, it would be nice if the scalebar background resized horizontally as the scalebar changes size, instead of being a fixed width)
And maybe I'm just missing something, but I couldn't find a way of enabling/disabling the basemap picker from Essentials Manager.
Really not big deals, and overall I love the new enhancements, but I figure we should Latitude know whenever we come across anything in the new version.
Chris
0
-
I can answer the part about disabling the basemap picker. You have to disable the BasemapView in the Basemap module of your viewer config.
{
"moduleName": "Basemap",
"moduleType": "geocortex.essentialsHtmlViewer.mapping.modules.basemap.BasemapModule",
"configuration": {},
"views": [
{
"id": "BasemapView",
"type": "geocortex.essentialsHtmlViewer.mapping.modules.basemap.BasemapView",
"markup": "Mapping/modules/Basemap/BasemapView.html",
"region": "BottomLeftMapRegion",
"visible": false,
"configuration": {}
},0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar