https://github.com/dkxce/navimapnet
C# class for map tiles
https://github.com/dkxce/navimapnet
class dkxce gis layers library map openstreetmap osm tiles usage web
Last synced: 10 months ago
JSON representation
C# class for map tiles
- Host: GitHub
- URL: https://github.com/dkxce/navimapnet
- Owner: dkxce
- Created: 2017-02-03T15:16:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T14:30:31.000Z (about 4 years ago)
- Last Synced: 2025-03-27T15:12:17.521Z (11 months ago)
- Topics: class, dkxce, gis, layers, library, map, openstreetmap, osm, tiles, usage, web
- Language: C#
- Homepage:
- Size: 3.67 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NaviMapNet
C# class library for map tiles such as Google, OSM, Bing, Yahoo
to use in application forms.
- support overlay: points, lines, polygons.
- support: raster MBTiles.
Projects with NaviMapNet: [KMZViewer](https://github.com/dkxce/KMZViewer), [KMZRebuilder](https://github.com/dkxce/KMZRebuilder), [MapnikTileRenderer](https://github.com/dkxce/MapnikTileRenderer), [PolygonCreator](https://github.com/dkxce/PolygonCreator), [InterpolateTrack2LessPoints](https://github.com/dkxce/InterpolateTrack2LessPoints), [APRSWin](https://github.com/dkxce/APRSWin) and others...