0.0.6 • Published 2 years ago

@digitalspace/ds-bcgov-map v0.0.6

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

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago