ptwcode_map 1.0.3 copy "ptwcode_map: ^1.0.3" to clipboard
ptwcode_map: ^1.0.3 copied to clipboard

outdated

A flutter map that is configurable to use the tile provider you want. It support cluster as well. It can be customize with custom markers and custom clusters.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ptwcode_map

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ptwcode_map: ^1.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ptwcode_map/ptwcode_map.dart';
1
likes
0
points
99
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter map that is configurable to use the tile provider you want. It support cluster as well. It can be customize with custom markers and custom clusters.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, path_provider, shared_preferences

More

Packages that depend on ptwcode_map