Hi,
I'd like to utilize the ArcGIS3DObjectSceneLayer however it seems to only work when the map is in Global mode but I need it in local mode.
Am I missing something?
I'm trying to use "https://basemaps3d.arcgis.com/arcgis/rest/services/OpenStreetMap3D_Buildings_v1/SceneServer", "Building Layer"
as ArcGIS 3DObject Scene Layer, Opacity 1 and visible of course true.
Thanks!
Solved! Go to Solution.
Hi,
The current release (v1.7, November 2024) does not reproject the WGS84 global buildings to Web Mercator in Local map mode, but for our upcoming release in April we plan to enhance the SDK with support for this combination.
Note there are newer layers available than the original OSM 3D Buildings layer you mention above.
Try:
Esri 3D Buildings - Overview (Open 3D Buildings enhanced with commercial data - Currently Beta)
Thanks
Mike
Hi,
The current release (v1.7, November 2024) does not reproject the WGS84 global buildings to Web Mercator in Local map mode, but for our upcoming release in April we plan to enhance the SDK with support for this combination.
Note there are newer layers available than the original OSM 3D Buildings layer you mention above.
Try:
Esri 3D Buildings - Overview (Open 3D Buildings enhanced with commercial data - Currently Beta)
Thanks
Mike
Hi,
Thanks a lot for the answer! Good to know I wasn't messing something up. Can't wait to have that feature working in April!
Thanks!