mariusandra / pigeon-maps

ReactJS Maps without external dependencies
https://pigeon-maps.js.org/
MIT License
3.44k stars 142 forks source link

how to add access token in header instead of parameter in de url using custom tile provider #156

Open MrRainesE opened 2 years ago

MrRainesE commented 2 years ago

Hi, I want to be able to use my own tileprovider but instead of the access token in de url my tile provider expect this in the header. my tile provider returns the tile as png instead of an url of the tile. If i return the png tile to pigeon maps this does not display the image/tile

jdmaldonado commented 10 months ago

@MrRainesE Did you find any solution, we are struggling with the same issue.

MrRainesE commented 10 months ago

@jdmaldonado No, i didnt find any solution i switched to (react) leaflet