IMapDataDomain
geovisto-map / IMapDataDomain
Interface: IMapDataDomain
The interface declares meta data path used to find data.
Author
Jiri Hynek
Extends
Methods
getName()
getName():
string
It returns the name of the map domain.
Returns
string
Inherited from
Source
model/types/domain/IMapDomain.ts:11
getOriginal()
getOriginal():
unknown
It returns the original representation of data domain.
Returns
unknown