1.0.4 • Published 2 years ago

@codecraftkit/map v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

datatable

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @codecraftkit/datatable

Usage

import React, { Component } from 'react'

import Table from "@codecraftkit/map";


const ExampleComponent = () => {
   
  return (
    <MapView 
        width={'500px'}
        height={'500px'} 
        initialLocation={[52.522437, 13.409063]}/>
    )
}

License

MIT © CodeCraft

1.0.4

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

0.0.3-alpha.6

3 years ago

1.0.3

3 years ago

0.0.3-alpha.5

3 years ago

0.0.3-alpha.4

3 years ago

0.0.3-alpha.3

3 years ago

0.0.3-alpha.2

3 years ago

0.0.3-alpha.1

3 years ago

0.0.3-alpha.0

4 years ago

0.0.2-alpha.0

4 years ago