Topic: Extruded buildings.

I create route and transport, and map with buildings, but on weak hardware, buildings are either not rendered, or they are rendered very slowly and not everywhere.
How to manage the drawing area of buildings, and make them draw immediately, and not when resources are released.

Re: Extruded buildings.

Hello.

The map does not wait for resources to be released, and draws it immediately after the data is loaded.
But depending on the settings, there may be too much data, which makes the generation process quite slow.

Try generating buildings from Mapbox data.
This should work faster:
https://forum.infinity-code.com/viewtop … 7791#p7791

Kind Regards,
Infinity Code Team.

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

Re: Extruded buildings.

Ok, thx)