You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when trying to implement localized maps for different languages using a BingMapsLayer, I came across the possibility to add the {culture} parameter to the layer's tile petitions, which in turn results in map tiles for different languages. However, the culture parameter has been hardcoded to the default value, "en-US":
Hey guys,
when trying to implement localized maps for different languages using a BingMapsLayer, I came across the possibility to add the {culture} parameter to the layer's tile petitions, which in turn results in map tiles for different languages. However, the culture parameter has been hardcoded to the default value, "en-US":
Do you plan to allow other values for BingMapsLayer's culture parameter being passed in to this call in the future?
Thanks in advance! Best regards,
Marcel
The text was updated successfully, but these errors were encountered: