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
458 stars 201 forks source link

All maps are in dark / purple mode #176

Closed scoopetx closed 1 year ago

scoopetx commented 1 year ago

This may be intended, however, i would really appreciate it if someone knew how to change the mode / theme to light mode. Thanks so much!

rlkollman commented 1 year ago

Sounds like the map property NegativeMode is set to true - change it to false to be normal (this should be the default setting - always has been for me)

scoopetx commented 1 year ago

Thanks for the help, I hadn't realised negative mode was this. Do you know of any documentation? If not, there is no issue as I can figure it out but if there is any official one it would be useful. Thanks so much!