highlight module - 2.8
I'm trying to make highlighted polygons appear with a thick yellow border and transparent fill. I've made these changes to the highlight module and the colours are right but the borderWidth property doesn't seem to change no matter what value I use. The border itself also doesn't appear as a solid line. It looks like two lines with a small gap. Any advice would be appreciated.
"moduleName": "Highlight",
"moduleType": "geocortex.essentialsHtmlViewer.mapping.modules.Highlight.HighlightModule",
"configuration": {
"fillColor": "RGBA(0,0,0,0)",
"borderColor": "RGBA(255,255,0,1)",
"borderWidth": 10,
"outerBorderColor": "RGBA(255,255,0,1)",
"focusedFillColor": "RGBA(0,0,0,0)",
"focusedBorderColor": "RGBA(255,255,0,1)",
"focusedOuterBorderColor": "RGBA(255,255,0,1)",
"outerBorderWidth": 10,
"highlightLineOpacity": 1,
"maxHighlightableGeometryVertices": 5000,
"geometryGeneralization": {
"geometryGeneralizationEnabled": true,
"thresholdVertices": 5000,
"maxDeviationInMeters": 250
_img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=90660000000Gu07&feoid=Body&refid=0EM60000000UjdC" _/_img_
0
-
Hi Rebecca,
You configuration looks good and it works as you described on my end.
Is it possible for you to try clearing browser cache to make sure that the viewer is loading the correct config file?
Please feel free to let us know if the issue still persist for you.
Cheers,
Pairin0 -
Hmmm, I cleared the cache and but I'm still not getting the expected result. Any other suggestions?
I'm also not getting notified when someone comments on my post so I'll check back later today.0 -
Hi Rebecca,
I just tried on your site (using the credentials that you supplied in your open case), and it looks as you'd expect it to. I suspect this is a client side issue. Can you please test again? If you're still having trouble, we can take a look on a call next week.
Thanks!
Danny0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare