android icon indicating copy to clipboard operation
android copied to clipboard

Allow setting MapzenMap Locale after initialization

Open sarahcodes100 opened this issue 8 years ago • 0 comments

We currently allow configuring a Locale when the map is loaded via MapFragment's and MapView's getMapAsync(MapStyle mapStyle, Locale locale, final OnMapReadyCallback callback). We should also provide a MapzenMap#setLocale method to allow customizing this value later in the map's lifecycle

sarahcodes100 avatar May 31 '17 17:05 sarahcodes100