Skip to content

raincatcher-beta/raincatcher-map

Repository files navigation

FeedHenry RainCatcher Map Build Status

This module provides an Angular directive to represent workorders on a map.

Client-side usage

Client-side usage (via broswerify)

Setup

This module is packaged in a CommonJS format, exporting the name of the Angular namespace. The module can be included in an angular.js as follows:

angular.module('app', [
, require('fh-wfm-map')
...
])

Directives

Name Attributes
workorder-map list, center, workorders

For a more complete example, please check the demo portal app.

About

An Angular directive to represent workorders on a map

Resources

License

Stars

Watchers

Forks

Packages

No packages published