1.0.4 • Published 3 years ago

@codecraftkit/map v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

0.0.3-alpha.6

4 years ago

1.0.3

4 years ago

0.0.3-alpha.5

4 years ago

0.0.3-alpha.4

4 years ago

0.0.3-alpha.3

4 years ago

0.0.3-alpha.2

4 years ago

0.0.3-alpha.1

4 years ago

0.0.3-alpha.0

5 years ago

0.0.2-alpha.0

5 years ago