gmaps-api-net
gmaps-api-net copied to clipboard
MapMarkers does not generate the color staticmap parameter correctly
When setting the Color property on the a MapMarkers object, the resulting URL calculated does not include the necessary "color:" prefix, resulting in the URL being invalid.
https://github.com/ericnewton76/gmaps-api-net/blob/c0f057592679591654580999554c0088b3c3efb7/src/Google.Maps/StaticMaps/StaticMapRequest.cs#L368