World Cities

FREEMIUM
От Andres Olvera | Обновлено לפני 7 ימים | Location
Популярность

9.2 / 10

Задержка

638ms

Уровень обслуживания

100%

Health Check

N/A

Назад ко всем обсуждениям

List of countries and cities

Rapid account: Robin Sekvard
robin.sekvard
לפני 4 שנים

Is it possible to list all countries to dropdown component to choose the one you want and then make a list of cities to choose one according to the chosen country?

Rapid account: Andruxnet
andruxnet Commented לפני 4 שנים

Hi,

Currently there’s no option to list all countries, because the query parameter is required – although the docs in the API say it isn’t but that’s because I can’t get to modify the settings of the API.

Anyway, what you can do is get a list of countries elsewhere, and then put those in your first dropdown. Then, when the user selects a country, just use it as the query param for this API and set the searchby param to “country”. This will get you a list of all cities in the selected country, then you can just grab all unique cities and show them in a second dropdown.

Hope that helps.

Присоединяйтесь к обсуждению – добавьте комментарий ниже:

Войдите / Зарегистрируйтесь, чтобы публиковать новые комментарии