Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				@Jilano The generation/hosting is going alright, it's just the displaying thats fucking up still 😅
- 
				
				@magicMirror Generation of mbtiles and the hosting is going fine, the tiles just aren't displayed through mapbox gl!
- 
				
				@magicMirror I *THINK* client side. Am able to see something when hosted with the tileserver-gl docker image but no matter what style I apply, mapbox just shows greyed out tiles
- 
				
				Check what is returned to the client via browser dev tools. The wrong tiles might be returned.
- 
				
				@magicMirror Figured out (I think) that Tippecanoe only generates one layer by default, looking into that now
- 
				
				@magicMirror Its starting to work! It came down to the fact that my base layers were entirely different and I have to restyle about everything 😅



Is anyone here familiar with hosting maps through vector tiles and displaying them on webpages?
I'm fucking stuck on this and the forums aren't really replying/answering anything.
Any tips/help would be appreciated!
question