Class: GeohashStreamGeoJSON

GeohashStreamGeoJSON(opts)

new GeohashStreamGeoJSON(opts)

GeohashStreamGeoJSON

extends GeohashStream

Parameters:
Name Type Description
opts object

configuration object

Properties
Name Type Attributes Default Description
minLng number

bbox min longitude

minLat number

bbox min latitude

maxLng number

bbox max longitude

maxLat number

bbox max latitude

precision number

geohash precision

includeGeohashAsProperty boolean <optional>
false

include geohash string as a property in the GeoJSON

includeFeatureBBox boolean <optional>
false

include bbox as a property in the GeoJSON

Source: