Classes
Type Definitions
-
PoisOptions{Object}
-
Properties:
Name Type Argument Description boundsmodule:cercaliagl/Bounds~Bounds | undefined <optional>
Bounds to search categories inside
buffernumber | undefined <optional>
Buffer size for search
categoriesArray.<string> | undefined List of categories to obtain. The 'pois' option must be null.
gridsizenumber | undefined <optional>
Gridsize
heightnumber | undefined <optional>
Height in pixels.
poisArray.<string> | undefined <optional>
POIs IDs list to obtain. If this option is included, the categories property will be ignored. Does not apply any other constructor options.
searchByScaleboolean | undefined <optional>
Specify if you need to group POIs depending on parameters: bounds, width and height.
widthnumber | undefined <optional>
Width, in pixels.
wktstring | undefined <optional>
Get all the POIs from selected categories, that intersects a polygon, in WKT format
-
PoisParams{Object}
-
Properties:
Name Type Argument Description cmd'pois' searchInstring <optional>
extentstring <optional>
getpoicatsstring <optional>
gpoicatsstring <optional>
widthnumber <optional>
heightnumber <optional>
gridsizenumber <optional>
wktstring <optional>
buffernumber <optional>
poiliststring <optional>