Select to view content in your preferred language

Snapping in 2D not pick Z coodinate

178
0
03-06-2024 03:00 AM
Jakar
by
New Contributor

Hi,

i have problem with snapping in 2D and picking Z coordinate. I testet on this layer, that support Z coordinate, which has object with objectId = 77 (this object has set Z coordinates).  Here is Codepen demo. Scenario: I create path geometry with enabled snapping. Snap to drawed geometry (objectid 77). Post geometry via applyEdits method, but Z coordinates is set to 0. Tested on version Javascript SDK API 4.27, 4.28 and 4.29. 

Note: I tried add returnZ parameter via customParameters, but layer drawed incorectly.

snapping.png

Tags (3)
0 Kudos
0 Replies