google-maps-autopilot
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

google-maps-autopilot

A library that randomly selects cities and navigates to them — zooming in, zooming out, then, choosing a new random city: repeats.

Installation

yarn add google-maps-autopilot

Usage

import { simulate } from "google-maps-autopilot";

const map = new google.maps.Map(document.getElementById("example"), {
  // ...
});

simulate(map);

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i google-maps-autopilot

    Weekly Downloads

    0

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    197 kB

    Total Files

    22

    Last publish

    Collaborators

    • dzuc