regomap

0.1.3 • Public • Published

ReGoMap Build Status

Wrapper google maps API for react.

How to install

npm install regomap

Usage

import React from 'react';
import ReGoMap from 'regomap';

const mapStyle = {
  width: "100%",
  height: "500px",
};
const center = {
  lat: -0.789275,
  lng: 113.921327,
}
const Map = () => <ReGoMap zpp mapStyle={mapStyle} center={center} zoom={5} />;

Note: This wrapper under development, i will appreciate every advice, issue, or PR.

Package Sidebar

Install

npm i regomap

Weekly Downloads

1

Version

0.1.3

License

MIT

Last publish

Collaborators

  • hermawan22