I have a visualization where I use Google’s 3D tiles and visualize about 20k polygons with extrusions on them. Currently it works fine on desktop, but specifically on iPhone it has issues. I don’t know if it’s due to a possible webgl bug I raised earlier, but on iPhone specifically it regularly crashes. I suspect memory problems, but then again on android it loads just file.
This is the site: Документи за градоустройство, строежи и ремонти
On other projects I used Mapbox with vector tiles, which was great. I understand this is not supported here. Do you have any suggestions how I can do this with the photorealistic tiles and overlay extruded polygons? I though of converting them to 3d tiles, but I don’t have experience with that. Which tool/lib can I use to do that?