Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Some improvements #32

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Some improvements #32

wants to merge 19 commits into from

Conversation

jgkim
Copy link

@jgkim jgkim commented Oct 19, 2016

  • Add region to the result

    Sometimes, we need region of the geocoded result, for example, to decide the zoom level of the map. This PR adds region to iOS and Google API fallback results, but on Android region will always be null since it doesn't support the feature. To make it available on Android, the Google API Fallback methods are exposed.

  • Add support for language-specific calls

    With setLanguage method, now it's possible to make a call with a specific language.

@jgkim jgkim changed the title Add region to the result Some improvements Nov 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant