Select to view content in your preferred language

REAL SIZE 2D markers

6186
10
08-06-2021 07:19 AM
MichaelK1
Emerging Contributor

Want to create a feature layer with a picture renderer but I want to stretch the image based on real size.  Adding a height and width for a specific image.

For example this image with the correct width and height (width and height are present in the graphics attributes)

real size.png

 


Is it possible to add visual variables like Point3D width and depth, height for 2D pictures ? Maybe with CIMPictureMarker

Or an alternative?

Thanks!

 

 

 

 

0 Kudos
10 Replies
MichaelK1
Emerging Contributor

Hi Anne!

I tried the scaleX property and it works! But with useRealWorldSizes on CIMPointSymbol (e.g. meters) it's not working. 

There's no other way for displaying pictures based on real size or svgs like 3D glb models? 

0 Kudos