Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

MVC 21.3.0-202203141201 does not scale line symbols.

user2693202May 17 2022 — edited May 17 2022

Hi.
We wanted to use linear symbol scaling in API V2. Giving the width in meters in the symbol definition, the symbol does not scale on the map. Scaling works for point symbols.
Definition symbiol:
<?xml version="1.0" standalone="yes"?>
<svg width="1in" height="1in">
<desc/>
<g class="line" style="fill:#000000;stroke-width:10.0meter">
<line class="base"/>
</g>
</svg>
Regards.
Mirek

Comments
Post Details
Added on May 17 2022
0 comments
184 views