0.3.0 • Published 2 years ago

@marekkovac/mapview v0.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

0.1.11

2 years ago

0.1.12

2 years ago

0.1.13

2 years ago

0.1.14

2 years ago

0.1.15

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.16

2 years ago

0.1.17

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago