WebGL engine for DHIS2 Maps - only used for testing!
maps-deck-gl folder: yarn link
maps-deck-app folder: yarn link @dhis2/maps-deck-gl
In order to use the library you must first build it from source using the command yarn build
You may also watch the src directory for changes with the command yarn watch
Both of these commands will run the javascript files in the src
directory through babel to produce both CommonJS and ES Module builds in the build
directory.
Publication is done automatically by a GitHub action for all commits on the master
branch. Commits (including pull-request squashed commits) should follow the Conventional Commit guidelines so that the release bot can determine which version to cut - breaking, feature, or bug
The issue tracker can be found in DHIS2 JIRA under the LIBS project.
Deep links: