Questions tagged [mapkit-js]

17 questions
0
votes
0 answers

Puppeteer + Leaflet JS with Apple MapKit PDF Creation Issues

I'm having issues properly exporting a PDF when using Apple MapKit tiles. It works fine with Google Maps or Bing tiles. Expected output: Actual output: Notice the tiles zoomed incorrectly. How to reproduce the issue: Use the following curl command…
fnllc
  • 3,047
  • 4
  • 25
  • 42
0
votes
0 answers

How to tell when Mapkit JS Map is done being created

This is a follow on to this question if you are wondering why I'd want to do this. I need to create a mapkit JS map, then destroy it when its done being created. I load the mapkit API. Then after that I create the…
Diesel
  • 5,099
  • 7
  • 43
  • 81
1
2