AlexanderKrutov / WinFormsMapControl

WinForms control for displaying online and offline maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

WinForms control for displaying online and offline maps

License:MIT License


Languages

Language:C# 100.0%