Topic: 3D Marker height change

Hello,

I have some 3d markers running through your 3dMarkerManager.... the Mapbox map is using elevation and the markers are obeying the elevation. One of my marker types is a cloud and I want this particular type of marker to have some additional height beyond the map elevation... I have tried different ways to implement this but the manager always seems to override my changes. Please could you advise an approach to achieve the extra elevation I am looking for for clouds.

Much thanks,

Sam

Re: 3D Marker height change

Hello.

cloudMarker.altitudeType = OnlineMapsAltitudeType.relative;
cloudMarker.altitude = 100; // Always 100 meters above ground.
Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.