Skip to main content

WemapSearchOptions

wemap-sdk-js


Interface: WemapSearchOptions

Options for WemapMap.search.

Properties

level?

optional level?: number

Override the level searched. Defaults to the map's current level (WemapMap.getLevel).


limit?

optional limit?: number

Cap the number of results.


tags?

optional tags?: string | string[]

Restrict results to these tag(s).