Can you use Apple's mapkit for a hybrid application?
问题 This web application is for Web and Android. I looked into others like Google, but they have limits. If you can use it can anyone point me to the documentation for it. Thanks. 回答1: 2019 Update: Apple now has a first-party JavaScript framework for using Apple Maps on the web: MapKit JS documentation. Original Answer: There is no officially supported way to use Apple Maps or MapKit on any platform but except iOS and macOS. That said, here is the JS source for implementing Apple Maps on the web.