IGeoDataFactory
geovisto-map / IGeoDataFactory
Interface: IGeoDataFactory
This interface declares a factory for geographical data objects.
Author
Jiri Hynek
Methods
geojson()
geojson(
name
,data
):IGeoData
It creates the GeoJSON geographical data object.
Parameters
• name: string
• data: unknown