سؤال

I need to integrate in my iOS app Yandex Map. Do you have a good examples? I use https://github.com/yandexmobile/yandexmapkit-ios, but it doesn't help me. How can I init YMKMapView? Please help me. Thank you

هل كانت مفيدة؟

المحلول

Have you looked at the sample project YandexMapKitSample provided there? It shows pretty much everything you need.

I also hope you did request a key from Yandex to use the iOS Kit - I've been waiting for mine for about a week or so. You need to put it here: -[YMKConfiguration setApiKey:]

نصائح أخرى

Are you sure that you have added flag "-all_load" to Other Linker Flags in project settings?

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top