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

Quickly generate static maps for your app.

Journey Logo

Journey’s Static Maps platform is made for developers and designed to be easy to use and integrate. Get started by following our Flutter quickstart guide.

Example:

StaticMapImage(
    options: StaticMapOptions(
        center: LatLng(37.7749, -122.4194),
        zoom: 12,
        width: 300,
        height: 300,
    ),
);

Will generate the following map:

Example Map

Getting Started #

You can view our complete documentation at docs.journey.tech.

14
likes
0
points
147
downloads

Publisher

verified publisherjourney.tech

Weekly Downloads

Quickly generate static maps for your app.

Homepage

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on static_map