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
110
pub points
8%
popularity

Publisher

verified publisherpwa.ir

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