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);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    0
  • 0.1.0
    0
  • 0.0.1
    0

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