mhj_maps 1.2.5 copy "mhj_maps: ^1.2.5" to clipboard
mhj_maps: ^1.2.5 copied to clipboard

The open-source Maps SDK for Flutter. Zero API keys, zero cost. High-performance routing, geocoding, autocomplete, and fully customizable map rendering powered by OpenStreetMap.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mhj_maps

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

dependencies:
  mhj_maps: ^1.2.5

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:mhj_maps/mhj_maps.dart';
1
likes
125
points
240
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

The open-source Maps SDK for Flutter. Zero API keys, zero cost. High-performance routing, geocoding, autocomplete, and fully customizable map rendering powered by OpenStreetMap.

Repository (GitHub)
View/report issues

Topics

#maps #openstreetmap #geocoding #routing #navigation

License

Apache-2.0 (license)

Dependencies

collection, flutter, flutter_map, flutter_svg, http, latlong2

More

Packages that depend on mhj_maps