0.3.0 • Published 11 months ago

@marekkovac/mapview v0.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

React Map View

Build and publish (!internal)

npm version patch
npm run build
npm publish --access public

Usage

npm install --save @marekkovac/mapview
const config = {
    maps: ...
    layers: ... // see 'Configuration' section for more details
}
<MapComponent zoom={13} center=[49, 19.5] config={config} initialLayers={null} /> 

Configuration

There are two components of configuration 1.) map overlay list 2.) layer tree

Project status

in development

0.1.10

12 months ago

0.1.11

12 months ago

0.1.12

12 months ago

0.1.13

12 months ago

0.1.14

12 months ago

0.1.15

12 months ago

0.3.0

11 months ago

0.2.0

12 months ago

0.1.16

12 months ago

0.1.17

12 months ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.0

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago