Skip to main content

Installation and Setup

Installation

To install the Barikoi GL library for high-performance map rendering, run the following command in your project folder:

Just run this:

npm install bkoi-gl

Importing the Package

Once the package is installed, you need to import it into your component. Additionally, don't forget to include the CSS file for proper styling.

import "bkoi-gl/dist/style/bkoi-gl.css"; // Import CSS for proper map styling