To get all the available languages you have to set the parameter getforupdate=true
in the get_pois
request. Otherwise, only the language selected by the Accept-Language
is returned.
2 | No.2 Revision |
To get all the available languages you have to set the parameter
in the getforupdate=trueget_for_update=trueget_pois
request. Otherwise, only the language selected by the Accept-Language
is returned.
3 | No.3 Revision |
To get all the available languages you have to set the parameter get_for_update=true
in the get_pois
request. Otherwise, only the language selected by the Accept-Language
is returned.
4 | No.4 Revision |
You have to get all the available languages, when you are going to update the data, in order not to lose data. To get all the available languages you have to set the parameter get_for_update=true
in the get_pois
request. Otherwise, only the language selected by the Accept-Language
is returned.
5 | No.5 Revision |
You have to get texts in all the available languages, when you are going to update the data, in order not to lose data. To get all the available languages you have to set the parameter get_for_update=true
in the get_pois
request. Otherwise, only the language selected by the Accept-Language
is returned.
6 | No.6 Revision |
You have to get texts in all the available languages, when you are going to update the data, in order not to lose data. To get all the available languages you have to set the parameter get_for_update=true
in the get_pois
request. Otherwise, only the language selected by the Accept-Language
is returned.returned. Carefully read User's Manual: Update.