0.19.3 • Published 8 days ago

@openglobus/og v0.19.3

Weekly downloads
4
License
MIT
Repository
github
Last release
8 days ago

NPM PACKAGE BUILD

Openglobus

English | 简体中文 | Portuguese-BR

Openglobus is a typescript/javascript library designed to display interactive 3D maps and other geospatial data at a scale from planet to bee.

It supports various high-resolution terrain providers, imagery layers, renders thousands of 3D objects, provides geometry measurement tools, and more. It uses the WebGL technology, open-source and completely free.

Openglobus main goal is to make 3D map features fast, good-looking, user-friendly and easy to implement in any related project.

Getting Start

Installation

npm install @openglobus/og

Fast initialization

Create your first openglobus application with create-openglobus template. It support js, ts + react, etc.

Run:

npx create-openglobus

React integration

Openglobus React module is available with openglobus-react package.

npm i @openglobus/openglobus-react

Documentation and Examples

Get Started to contribute

Development

  1. Clone repository.
  2. Run in the repo folder:
npm install

Build Library

Run

npm run build

Then, it will generate 5 files at lib/@openglobus/:

  • og.umd.js
  • og.umd.js.map
  • og.esm.js
  • og.esm.js.map
  • og.css
  • ./res/...

Run examples

First, it starts by watching sources and building into ./lib folder esm module:

npm run dev

Second, runs local server, then you can browse 127.0.0.1:8080:

npm run serve

Third, try an example from the sandbox:

 http://127.0.0.1:8080/sandbox/osm/osm.html

Other scripts

npm run docs - build api documentation into /api folder

npm run serve - run local web server for develop and watch examples

npm run lint - run code linter

npm run test - run tests

tsc - run typescript parser

Support the Project

There are many ways to contribute back to the project:

License

MIT

0.19.3

8 days ago

0.19.2

19 days ago

0.19.1

20 days ago

0.19.0

24 days ago

0.17.2

9 months ago

0.17.0

10 months ago

0.17.1

10 months ago

0.18.1

8 months ago

0.18.2

7 months ago

0.18.3

7 months ago

0.18.4

7 months ago

0.18.5

5 months ago

0.18.0

8 months ago

0.16.3

12 months ago

0.16.0

1 year ago

0.16.1

12 months ago

0.16.2

12 months ago

0.15.4

1 year ago

0.15.5

1 year ago

0.15.2

1 year ago

0.15.3

1 year ago

0.15.0

1 year ago

0.15.1

1 year ago

0.14.4

1 year ago

0.14.10

2 years ago

0.14.1

1 year ago

0.14.2

1 year ago

0.14.3

1 year ago

0.13.12

2 years ago

0.13.11

2 years ago

0.13.10

2 years ago

0.13.6

2 years ago

0.13.7

2 years ago

0.13.8

2 years ago

0.13.5

2 years ago

0.13.0

2 years ago

0.13.1

2 years ago

0.13.2

2 years ago

0.13.3

2 years ago

0.13.4

2 years ago

0.12.0

2 years ago

0.12.1

2 years ago

0.12.3

2 years ago

0.12.4

2 years ago

0.11.8

2 years ago

0.11.4

2 years ago

0.11.5

2 years ago

0.11.6

2 years ago

0.11.7

2 years ago

0.11.1

3 years ago

0.11.2

3 years ago

0.10.6

3 years ago

0.10.5-rc

3 years ago

0.10.5

3 years ago

0.10.4

3 years ago

0.10.3

3 years ago

0.10.2

3 years ago

0.10.1

3 years ago

0.10.0

3 years ago

0.10.0-rc

3 years ago

0.8.11

3 years ago

0.8.9

3 years ago

0.8.8

3 years ago

0.8.5

3 years ago

0.8.10

3 years ago

0.8.7

3 years ago

0.8.3

3 years ago

0.7.2

3 years ago

0.5.12

3 years ago

0.5.10

3 years ago

0.5.9

3 years ago

0.5.8

3 years ago