libs/map/src/lib/base/geocure/geocure-layer.ts
GeoJSON
Properties |
|
Methods |
constructor(options?: GeoCureGeoJSONOptions)
|
||||||
Parameters :
|
Public options |
Type : GeoCureGeoJSONOptions
|
Private fetchData | ||||||
fetchData(map: Map)
|
||||||
Parameters :
Returns :
void
|
Public getEvents |
getEvents()
|
Returns :
{ moveend: (event: any) => void; }
|
Private loadData | ||||||
loadData(bounds: LatLngBounds)
|
||||||
Parameters :
Returns :
void
|
Public onAdd | ||||||
onAdd(map: Map)
|
||||||
Parameters :
|