mapbox / mapbox-sdk-cs

C# libraries for Mapbox API layer
https://mapbox.github.io/mapbox-sdk-cs/
Other
20 stars 11 forks source link

Utils conversions update #39

Closed isiyu closed 7 years ago

isiyu commented 7 years ago

porting over updates to the Utils/Conversions library here

Question for @MateoV @BergWerkGIS : we can't test the conversions library in utils right? because it uses unity engine and we can't test that from the core sdk? https://github.com/mapbox/mapbox-sdk-unity-core/blob/master/src/Utils/Conversions.cs#L10

If this is the case, lets just add this function without tests and ticket this issue to be resolved later (as to not slow things down)