mapstyler_sld_adapter 0.1.0 copy "mapstyler_sld_adapter: ^0.1.0" to clipboard
mapstyler_sld_adapter: ^0.1.0 copied to clipboard

SLD adapter for the mapstyler ecosystem. Maps flutter_map_sld types to and from mapstyler_style types.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mapstyler_sld_adapter

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

dependencies:
  mapstyler_sld_adapter: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:mapstyler_sld_adapter/mapstyler_sld_adapter.dart';
0
likes
0
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

SLD adapter for the mapstyler ecosystem. Maps flutter_map_sld types to and from mapstyler_style types.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter_map_sld, gml4dart, mapstyler_style

More

Packages that depend on mapstyler_sld_adapter