BandToThePole / MobileApp

Xamarin Cross Platform App for Consumer
Apache License 2.0
0 stars 1 forks source link

Add antarctic map to xamarin #11

Open Alex-Rice opened 7 years ago

Alex-Rice commented 7 years ago

Image of map is available here: http://bandtothepoleweb.azurewebsites.net/images/south_pole_points.png. Would be nice to be able to pan around it and zoom in on stuff

AlexandruValeanu commented 7 years ago

Do you need the image to do anything? Will it be updated? I am asking because making it dynamic is much harder that just displaying a plain png.

thomasdenney commented 7 years ago

Needs to be dynamic in the sense that you can refresh it.

Pinch to zoom and panning would be good - see https://developer.xamarin.com/guides/xamarin-forms/application-fundamentals/gestures/pinch/