这是indexloc提供的服务,不要输入任何密码

gmaps_by_road_distance_calculator 3.0.2 copy "gmaps_by_road_distance_calculator: ^3.0.2" to clipboard
gmaps_by_road_distance_calculator: ^3.0.2 copied to clipboard

This is a Package to calculate the by-road distance from one point to another in map.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gmaps_by_road_distance_calculator

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

dependencies:
  gmaps_by_road_distance_calculator: ^3.0.2

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:gmaps_by_road_distance_calculator/gmaps_by_road_distance_calculator.dart';
13
likes
120
points
290
downloads

Publisher

verified publisherabinvs.me

Weekly Downloads

This is a Package to calculate the by-road distance from one point to another in map.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_polyline_points, http, latlong2, xml

More

Packages that depend on gmaps_by_road_distance_calculator