flutter_map_pick_route_sherifammar 0.0.9 copy "flutter_map_pick_route_sherifammar: ^0.0.9" to clipboard
flutter_map_pick_route_sherifammar: ^0.0.9 copied to clipboard

measure distance and make route between two points and search location by places

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. 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

Demo #

alt text alt text

Getting started #

import 'package:flutter_map_pick_route_sherifammar/flutter_map_pick_route_sherifammar.dart';

Usage #

you are required API key for flutter map

 FlutterMapSearchAndPinkRoute(
          orsApiKey: "your key of flutter map",
           latidedCurrent: 25,
          longtideCurrent: 91, // require Api
        )
 


21
likes
130
points
405
downloads

Publisher

unverified uploader

Weekly Downloads

measure distance and make route between two points and search location by places

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_pick_route_sherifammar