hello!

I'm trying to create Map with network objects looks like this: https://yadi.sk/i/FF8ku1lc3Zjd7r

I'm usign borders to visually separate areas of the map.

But Links between routers somewhy are under the border objects.

Is there any way to make it above?


Article Comments

Hi there,

This seems to be a bug. I will open a development ticket for this issue. The fix will most likely be released with version 18.x.44.

As a workaround, you could use the Custom HTML Object instead with the following code:

<p style="margin: 0; width: 100%; height: 100%; border: 2px solid black;">&nbsp;</p>

Best regards


Aug, 2018 - Permalink