cartography 0.0.1 copy "cartography: ^0.0.1" to clipboard
cartography: ^0.0.1 copied to clipboard

Cartography for Flutter. Paint vector tiles on the Map.

pub package

Cartography for Flutter. Paint vector tiles on the Map.

Features #

  • Feature
  • Geometry
  • Layer
  • Value
  • VectorTile

Getting started #

In your pubspec.yaml file add:

dependencies:
  cartography: any

Usage #

In your code import:

import 'package:cartography/cartography.dart';

Then:

final tile = VectorTile.fromBytes(fileContents);
4
likes
140
points
18
downloads

Publisher

verified publisherpwa.ir

Weekly Downloads

Cartography for Flutter. Paint vector tiles on the Map.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, vt

More

Packages that depend on cartography