judero01col / GMap.NET

GMap.NET Windows Forms & Presentation is an excellent open source, powerful, free and cross-platform .NET control. Allows the use of routing, geocoding, directions and maps from Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac, Yendux, Mapy.cz, Maps.lt, iKarte.lv, NearMap, HereMap, CloudMade, WikiMapia, MapQuest and many more.
Other
440 stars 197 forks source link

Shape file (*.SHP) Support. #182

Open YuryKomar opened 1 year ago

YuryKomar commented 1 year ago

Could you please mnake another provider wich takes a shape file (SHP) of vector map and show th vector map instead of cached tiles?

the problem is that such cache is tooooo big in size and not actually could be widely used, because it could be downloaded as wel. Such cashe for my app is more than 80 GB.... It is not acceptable, and would like to see the provider wich takes a SHP file as a parameter and draw the simple map as vectors. Like a MapBox doing...

Please to hear.