Majid Hojati
Majid Hojati
@acalcutt Thanks! I just created a PR for it, please let me know what are your thoughts (https://github.com/maptiler/tileserver-gl/pull/1307)
> How can I extend `MapboxImageryProvider` to load PBF files instead PNG ? I think I can do something to put it to work using this : https://landtechnologies.github.io/Mapbox-vector-tiles-basic-js-renderer/. > >...
@icemagno yeah I know, I am also looking for a way to make vector tiles work on cesium, but that plugin actually is doing the same thing as you said.it...
@nf-s I think the provided sample helps me alot. I have not looked at it in details yet, Does it use any internal files fron terriajs library as well?
Any chance this gets approved?
The same issue here! I am using latest gms core too. So I think its patch related Is it possible to get logs from android auto to confirm it?
@qjh999 may I ask what example did you use? I am also planning to use threebox to render water
Thanks @SebKrantz It is mainly api updates I am looking into.
I faced similar error using `maplibre` with `react-map-gl` with `https://api.maptiler.com/maps/streets/style.json` mapStyle. I think the older styles might be missing sky properties?
@HarelM thanks for the response! So I noticed downgrading its version to 4.5.1 solves the issue.