Maps4HTML / HTML-Map-Element-UseCases-Requirements

Use cases and requirements for Maps on the Web
https://maps4html.org/HTML-Map-Element-UseCases-Requirements/
Other
22 stars 12 forks source link

MapKit API key fix #207

Closed NickFitz closed 4 years ago

NickFitz commented 4 years ago

Resolves #201

I tested this key by using Charles Proxy to substitute my local copy as if it was being served from maps4html.org and it worked (for me).

NickFitz commented 4 years ago

Not sure why it’s showing so many commits that came from origin/master in the first place, when the only new commit should be the API key change at the bottom. I assume it’s a Git thing…

AmeliaBR commented 4 years ago

Thanks @NickFitz. I squashed the branch so we wouldn't get duplicate commits. Possibly a rebase issue, same commits getting different hashes? You might want to force-pull the origin master into your local copy to be sure it doesn't happen again.