Skip to content

AlexanderKrutov/WinFormsMapControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinFormsMapControl

Windows Forms control for displaying online and offline maps.

Demo

Installation NuGet Status

PM> Install-Package WinFormsMapControl

Features

  • Different map sources:
  • Easy to add new tile sources
  • Infinite map (endless in longitude)
  • File system and in-memory tile cache
  • Custom data over the map:
    • Markers
    • Tracks
    • Polygons

How to use it?

See documentation

License

MapControl is licensed under MIT license.