getLocale method

Locale getLocale()

Get the WemapMap widget current locale

Implementation

Locale getLocale(){
  return WemapMap._locale;
}