I've added mapboxService.init({ accessToken: 'YOUR_ACCESS_TOKEN' }); a few times, but its not being used when requesting tiles. I've tried it in my run and config. Where do I put it?
I've added
mapboxService.init({ accessToken: 'YOUR_ACCESS_TOKEN' });
a few times, but its not being used when requesting tiles.
I've tried it in my run and config. Where do I put it?