Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aptuitiv/gmaps

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aptuitiv/gmaps

Library to help with displaying a Google map on a website with markers, overlays, tooltips, and other map elements.

  • 0.16.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

@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.

FAQs

Package last updated on 26 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc