0.16.0 • Published 9 months ago

@aptuitiv/gmaps v0.16.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@aptuitiv/gmaps

Gmaps makes it easier to display a Google map on a page and add markers, overlays, and other elements to it.

Install

Download from NPM.

npm install @aptuitiv/gmaps

Documentation

View the documentation.

Credit

Inspired by Leaflet.

Development

TLDR: run this to build and watch the code

npm run watch-all

Building and watching the code involves three parts.

  1. The Javascript code
  2. The CSS code
  3. The local server to test the code

Run the Javascript code only with npm run watch.

Run the CSS code only with npm run css-watch.

Run the local server with npm run site-serve.

Run all of them at once with npm run watch-all. This is our recommended method of working on the code as it'll watch the Javascript, the CSS, run the local site.

0.16.0

9 months ago

0.13.0

10 months ago

0.14.0

10 months ago

0.15.0

10 months ago

0.14.1

10 months ago

0.10.0

12 months ago

0.11.0

11 months ago

0.12.0

11 months ago

0.9.0

1 year ago

0.8.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago