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
As a programmer, I'd like to specify translations on the fly for the CooperativeGesturesHandler (and possibly many other locale options too).
Rationale
Currently the locale option can be specified when constructing the map, but the localized texts cannot be changed on the fly afterwards with javascript. There is no API to do so.
Impact
When this isn't added, maps will never be translatable on the fly.
The text was updated successfully, but these errors were encountered:
This is because it wasn't using the right infrastructure...
The large effort I meant was to add this capability to the entire locale infrastructure.
For cooperative gesture there might be a simpler solution, you'll need to check...
User Story
As a programmer, I'd like to specify translations on the fly for the CooperativeGesturesHandler (and possibly many other locale options too).
Rationale
Currently the locale option can be specified when constructing the map, but the localized texts cannot be changed on the fly afterwards with javascript. There is no API to do so.
Impact
When this isn't added, maps will never be translatable on the fly.
The text was updated successfully, but these errors were encountered: