I have downloaded UAE mbtiles from openmaptiles site. I need to show the map in offline for UAE. I'm using angular 4. I have converted that mbtiles into png image using mbutil. But it shows the image was damaged.
Also converted to pbf and tried. it shows the error "Error: Unimplemented type: 3" even used with "Content-Encoding", "gzip". How to displays the mbutils file in the map?
I'm using "leaflet-vector-tile-layer" package.