Module: cercaliagl/service/Pois


Classes

Pois

Type Definitions

PoisOptions{Object}

Properties:
Name Type Description
bounds module:cercaliagl/Bounds~Bounds | undefined

Bounds to search categories inside

buffer number | undefined

Buffer size for search

categories Array.<string> | undefined

List of categories to obtain. The 'pois' option must be null.

gridsize number | undefined

Gridsize

height number | undefined

Height in pixels.

pois Array.<string> | undefined

POIs IDs list to obtain. If this option is included, the categories property will be ignored. Does not apply any other constructor options.

searchByScale boolean | undefined

Specify if you need to group POIs depending on parameters: bounds, width and height.

width number | undefined

Width, in pixels.

wkt string | undefined

Get all the POIs from selected categories, that intersects a polygon, in WKT format