Hi there.
When using MapLibre's Android SDK, the map data I need to display is in PBF format. How should I set it up?
The PBF url is https://mapapi.geodata.gov.hk/gs/api/v1.0.0/vt/basemap/WGS84/tile/15/14299/26775.pbf, and the style url is https://mapapi.geodata.gov.hk/gs/api/v1.0.0/vt/basemap/WGS84/resources/styles/root.json.

Hi there.
When using MapLibre's Android SDK, the map data I need to display is in PBF format. How should I set it up?
The PBF url is
https://mapapi.geodata.gov.hk/gs/api/v1.0.0/vt/basemap/WGS84/tile/15/14299/26775.pbf, and the style url ishttps://mapapi.geodata.gov.hk/gs/api/v1.0.0/vt/basemap/WGS84/resources/styles/root.json.