Skip to main content

IMapForm

geovisto-mapReadme | API


geovisto-map / IMapForm

Interface: IMapForm

The interface declares functions for management of form inputs.

Author

Jiri Hynek

Methods

getContent()

getContent(): HTMLDivElement

It returns a HTML div element conatining the form.

Returns

HTMLDivElement

Source

model/types/form/IMapForm.ts:11