Contents

Geocoder

The getter to use to access the geocoder class.

Declaration

get Geocoder(): typeof Geocoder;

Discussion

You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.

See Also

Namespace properties