Class: ECReport

ECReport

Espace collaboratif report layer


new ECReport()

Source:
layer/ECReport.js

Methods


getUrl()

Source:
layer/ECReport.js

reload(callback)

Reload the reports

Parameters:
Name Type Description
callback function

a function that takes a 'reading' event with nb feature loaded and a boolean 'finish'

Source:
layer/ECReport.js

update(callback)

Update the reports

Parameters:
Name Type Description
callback function

a function that takes a 'reading' event with nb feature loaded and a boolean 'finish'

Source:
layer/ECReport.js