flutter_map_search_pick_price_time_distance_route_sherifammar 0.0.7 copy "flutter_map_search_pick_price_time_distance_route_sherifammar: ^0.0.7" to clipboard
flutter_map_search_pick_price_time_distance_route_sherifammar: ^0.0.7 copied to clipboard

measure distance, time and price and make route between two points by search location

A flutter place search from two different location , location picker , make route between two points and measure distance(meters) between two point plugin that uses Open Street Map. we can abled to measure time and price of tour between two point on map . it is completely free and easy to use.

Features #

Search location by places Easy to use make route between two points measure distance(meters) between two point change location measure price of tour between two point on map measure time of tour between two point on map

Demo #

alt text alt text alt text

Getting started #

import 'flutter_map_search_pick_price_time_distance_route_sherifammar/flutter_map_search_pick_price_time_distance_route_sherifammar.dart';

Usage #

you are required: token from openrouteservice web site , price of meter and speed for meter

  FlutterMapSearchPickPriceRoute(
                latidedCurrent: 29,// require latitude
                orsApiKey: 'your token from openrouteservice web site',
                longtideCurrent: 92,// require longitude
                pricepermeter: 5,// your price of meter
                timepermeter: 10,// time will take for one meter
              ),


19
likes
130
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

measure distance, time and price and make route between two points by search location

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_map, geolocator, http, latlong2, location, permission_handler

More

Packages that depend on flutter_map_search_pick_price_time_distance_route_sherifammar