NAXAM / mapbox-xamarin-forms

Mapbox on Xamarin.Forms
Apache License 2.0
73 stars 41 forks source link

Implement IconRotate and IconRotationAlignment in iOS. #86

Closed NehpetsEtnam closed 3 years ago

NehpetsEtnam commented 4 years ago

Implement IconRotate and IconRotationAlignment in iOS. Added example page.

Signed-off-by: Stephen Mante mantestephen@gmail.com

tuyen-vuduc commented 4 years ago

Hi @NehpetsEtnam ,

Thanks a lot for your PR. It's great.

However, would you mind aligning your changes with my coding style? The style is based on Microsoft repos' style. I think it's worth to check out :). It's from the giant.

Cheers.

NehpetsEtnam commented 4 years ago

Hi @tuyen-vuduc,

Okay, I'll change the coding style and update this PR.

Thanks!

NehpetsEtnam commented 4 years ago

@tuyen-vuduc ,

Done updating the coding style. :)