0.0.6 • Published 3 years ago

@digitalspace/ds-bcgov-map v0.0.6

Weekly downloads
-
License
-
Repository
-
Last release
3 years 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

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago