Description
I think we need ability to customize map colors for iOS and Android.
https://fmo91.medium.com/customize-mapkits-mkmapview-with-google-maps-styling-wizard-a5dcc095e19f#.ss3dencgh
https://developers.google.com/maps/documentation/javascript/json-styling-overview
Public API Changes
map.MapStyle = File.ReadAllText(mapstyle.json);
Intended Use-Case
Look at Uber or other map apps. You almost always need a special color style for the map. Which is different from the default style.
So I think that this functionality will be useful to everyone
Description
I think we need ability to customize map colors for iOS and Android.
https://fmo91.medium.com/customize-mapkits-mkmapview-with-google-maps-styling-wizard-a5dcc095e19f#.ss3dencgh
https://developers.google.com/maps/documentation/javascript/json-styling-overview
Public API Changes
Intended Use-Case
Look at Uber or other map apps. You almost always need a special color style for the map. Which is different from the default style.
So I think that this functionality will be useful to everyone