Interface TransformApiInterface

interface TransformApiInterface {
    service: TransformServiceInterface;
}

Properties

Properties

Service that provides functionality to retrieve coordinate reference systems and transforms between them.

Generated using TypeDoc