PlaceLookup
The getter to use to access the place lookup class.
Declaration
get PlaceLookup(): typeof PlaceLookup;Discussion
You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.
The getter to use to access the place lookup class.
get PlaceLookup(): typeof PlaceLookup;You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.