0.0.6 • Published 10 months ago

@digitalspace/ds-bcgov-map v0.0.6

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

DS BCGOV Map

To use this package, install via NPM or Yarn.

yarn add @digitalspace/ds-bcgov-map

In your Angular code use the following tags:

<lib-ds-bcgov-map></lib-ds-bcgov-map>

You must also include this in your head tag of your application:

<script src="https://maps.googleapis.com/maps/api/js?key=CHANGEME&libraries=places"></script>

Be sure to change CHANGEMEto your Google Maps API key.

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago