maphero 0.0.24 copy "maphero: ^0.0.24" to clipboard
maphero: ^0.0.24 copied to clipboard

A Flutter plugin for integrating MapHero Maps inside a Flutter application on Android, iOS and web platforms.

Flutter MapHero #

Pub Version likes Pub Points stars

This Flutter plugin allows to show embedded interactive and customizable vector maps as a Flutter widget.

  • This project is a fork of flutter-mapbox-gl, replacing its usage of Mapbox GL libraries with the open source MapHero libraries.
  • The repository has been transferred to the MapHero organization. You shouldn't see any negative effects, as GitHub automatically redirects references from the old URL to the new URL. Please see #221 for more information.

Supported Platforms #

This project only supports a subset of the API exposed by these libraries.

Supported API #

Feature Android iOS Web
Style
Camera
Gesture
User Location
Symbol
Circle
Line
Fill
Fill Extrusion
Heatmap Layer

Get Started #

Add as a dependency

Add maphero to your project by running this command:

flutter pub add maphero

or add it directly as a dependency to your pubspec.yaml file:

dependencies:
  maphero: ^0.0.8

very welcome!

2
likes
125
points
610
downloads

Publisher

verified publishermaphero.io

Weekly Downloads

A Flutter plugin for integrating MapHero Maps inside a Flutter application on Android, iOS and web platforms.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, maphero_platform_interface, maphero_web

More

Packages that depend on maphero

Packages that implement maphero