Forward.for_string
Description:
[
CCode ( has_construct_function =
false ) ]
public Forward.for_string (
string str)
Creates a new Forward to perform forward geocoding with.
The string is in free-form format.
Parameters:
str |
a string containing a free-form description of the location
|
Returns:
a new Forward. Use
unref when done.
|