Method: OpenLocationCode.alphabet

Defined in:
lib/open_location_code.rb

.alphabetString

OLC alphabet.

Returns:

  • (String)


70
71
72
# File 'lib/open_location_code.rb', line 70

def self.alphabet
  CODE_ALPHABET
end