microsoft / MapsSDK-Native

This repository contains samples, documentation and releases history for the Bing Maps SDK for Android and iOS.
MIT License
40 stars 23 forks source link

Xamarin Android support/documentation #7

Open kkarakk opened 5 years ago

kkarakk commented 5 years ago

How do I Use bing maps sdk on xamarin android? There is no tutorial/documentation related to this? Do i just need to port the library/do the Xamarin bindings myself?

JuanPapas commented 5 years ago

Xamarin is currently not supported, but we are considering it as a feature request. We have been getting similar feedback from various folks and we are definitely interested on supporting higher level abstractions like Xamarin for our native controls.

Dipak26 commented 5 years ago

How Do I use bing maps sdk in React-Native (Android and iOS) ? Do I need to create and wrapper around those sdk to create and React-native module for the bing maps?

JuanPapas commented 5 years ago

How Do I use bing maps sdk in React-Native (Android and iOS) ? Do I need to create and wrapper around those sdk to create and React-native module for the bing maps?

Correct. At the moment, we don't have wrappers around the native controls but it's another interesting item to consider as feature request. @Dipak26 please feel free to open a separate issue.