Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Test application that shows an implementation of the Xamarin.Forms.Maps control with custom renderers to take full advantage of native controls on Android, iOS and Windows Phone.

Notifications You must be signed in to change notification settings

jsalamin/XamarinFormsMaps-TestApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin Forms Maps - Test App

This solution contains a simple cross-platform (iOS, Android and Windows Phone) application that shows an implementation of Xamarin.Forms.Maps component.

The MapExtended control has a property ContentType that define which feature is active for the rendering process (Normal, Circle, Region or Route). It's possible to add standard pins to the map and combine it with one of the available overlays that use a custom property Positions of the control. Notice that the control makes a distinction between standard pins (normal behavior of the Map control) and custom positions required to create the additional overlay.

Available features (overlay)

  • Circle area on a position
  • Region
  • Route

About

Test application that shows an implementation of the Xamarin.Forms.Maps control with custom renderers to take full advantage of native controls on Android, iOS and Windows Phone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages