0.3.0 • Published 3 years ago

@marekkovac/mapview v0.3.0

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

3 years ago

0.1.11

3 years ago

0.1.12

3 years ago

0.1.13

3 years ago

0.1.14

3 years ago

0.1.15

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.16

3 years ago

0.1.17

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.0

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago