ios-samples/ios11/MapKitSample
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
Screenshots [ios11] fix map images 2017-08-10 11:38:34 -07:00
Tandm Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
LICENSE.txt Updated 'Tandm' sample (#346) 2019-01-22 22:00:46 -08:00
Metadata.xml Updated 'Tandm' sample (#346) 2019-01-22 22:00:46 -08:00
README.md remove hashtags ios11 ios12 2019-07-24 18:24:49 -07:00
Tandm.sln [ios11] add MapKit sample Tandm 2017-08-10 11:01:25 -07:00

README.md

name description page_type languages products extensions urlFragment
Xamarin.iOS - MapKit Sample "Tandm" Demo of new iOS 11 features in MapKit, grouping and splitting markers based on zoom-level. Tandm is a fictional bike sharing... (iOS11) sample
csharp
xamarin
tags
ios11
ios11-mapkitsample

MapKit Sample "Tandm"

This sample is a demo of new iOS 11 features in MapKit, grouping and splitting markers based on zoom-level.

map zoomed out

Tandm is a fictional bike sharing application leveraging the latest MapKit features for an uncluttered map experience. This app uses system map controls for custom layout of compass, scale and user tracking button. Marker annotation views and custom annotations views are leveraged to provide an uncluttered map using the display priority and clustering APIs.

Build Requirements

Xcode 9.0 or later; iOS 11.0 SDK or later

License

Xamarin port changes are released under the MIT license