0.0.12 • Published 7 years ago

fh-wfm-map v0.0.12

Weekly downloads
17
License
MIT
Repository
github
Last release
7 years ago

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

NameAttributes
workorder-maplist, center, workorders

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

0.0.12

7 years ago

0.0.12-alpha.2

7 years ago

0.0.12-alpha.1

7 years ago

0.0.11

7 years ago

0.0.11-alpha.2

7 years ago

0.0.11-alpha.1

7 years ago

0.0.10

7 years ago

0.0.8

7 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago