@three-tile/lib
Preparing search index...
ProjectFactory
Variable ProjectFactory
Const
ProjectFactory
:
{
createFromID
:
(
id
?:
ProjectionType
,
lon0
?:
number
)
=>
IProjection
;
}
= ...
地图投影工厂
Type Declaration
createFromID
:
(
id
?:
ProjectionType
,
lon0
?:
number
)
=>
IProjection
根据投影标识创建投影对象
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@three-tile/lib
Loading...
地图投影工厂