trackasia_gl_dart 0.2.2 copy "trackasia_gl_dart: ^0.2.2" to clipboard
trackasia_gl_dart: ^0.2.2 copied to clipboard

Platformweb

trackasia-gl wrapper for Dart. Library to use trackasia GL JS in your web Dart projects. Forked from https://github.com/andrea689/mapbox-gl-dart

Mapbox-gl wrapper for Dart #

Library to use Trackasia GL JS from Dart.

Forked from https://github.com/andrea689/mapbox-gl-dart and slightly adapted for the use with Trackasia.

Thank you for your great work @andrea689!

Using this package #

You must include Trackasia GL JS into your .html file to be able to use this package.

<script src="https://cdn.maptiler.com/maplibre-gl-js/v2.2.0-pre.2/maplibre-gl.js"></script>
<link href="https://cdn.maptiler.com/maplibre-gl-js/v2.2.0-pre.2/maplibre-gl.css" rel="stylesheet" />

Run example #

pub global activate webdev

webdev serve example:8081

Open browser to localhost:8081

0
likes
110
pub points
4%
popularity

Publisher

unverified uploader

trackasia-gl wrapper for Dart. Library to use trackasia GL JS in your web Dart projects. Forked from https://github.com/andrea689/mapbox-gl-dart

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

js

More

Packages that depend on trackasia_gl_dart