Select to view content in your preferred language

CIMSymbol Marker Placement relativeTo:"SegmentMidpoint" Error on 4.27version

1599
2
Jump to solution
10-19-2023 04:57 AM
YusufAvci
New Contributor

Hi, 

I've been working on CIMSymbols and discovered marker placement relativeTo:"SegmentMidpoint" is not working on 4.27 version. Given markerPlacement:

markerPlacement: {
    type: "CIMMarkerPlacementOnLine",
    relativeTo: "SegmentMidpoint"
}

 

I also tested it for 4.27+ versions (4.28 rc3 and current development next package), it is not working as well. It works for 4.26 version.

You can quickly try on this codepen link by changing version of library. 

0 Kudos
1 Solution

Accepted Solutions
AnneFitz
Esri Regular Contributor

@YusufAvci - this bug will be fixed in version 4.29, which is planned for release in February. You can test it out on our development version of the API now using https://js.arcgis.com/next. Thanks!

View solution in original post

2 Replies
AnneFitz
Esri Regular Contributor

Hi, thanks for pointing this out. We will look into it!

0 Kudos
AnneFitz
Esri Regular Contributor

@YusufAvci - this bug will be fixed in version 4.29, which is planned for release in February. You can test it out on our development version of the API now using https://js.arcgis.com/next. Thanks!