thai_provinces_geo 0.1.1 copy "thai_provinces_geo: ^0.1.1" to clipboard
thai_provinces_geo: ^0.1.1 copied to clipboard

Offline GPS reverse-geocoding for Thailand: map a latitude/longitude to its province, district and subdistrict. Pure Dart, built on thai_provinces.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add thai_provinces_geo

With Flutter:

 $ flutter pub add thai_provinces_geo

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

dependencies:
  thai_provinces_geo: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:thai_provinces_geo/thai_provinces_geo.dart';
0
likes
160
points
159
downloads

Documentation

API reference

Publisher

verified publisher10v3n4m.cc

Weekly Downloads

Offline GPS reverse-geocoding for Thailand: map a latitude/longitude to its province, district and subdistrict. Pure Dart, built on thai_provinces.

Repository (GitHub)
View/report issues

Topics

#thailand #geocoding #gps #address #location

License

MIT (license)

Dependencies

thai_provinces

More

Packages that depend on thai_provinces_geo