Get started with our Static Maps Flutter SDK
Journey Static Maps is currently in private beta. To get started, create an account in our dashboard and generate an API key to use in your application.
To get started, first install the package:
Then, initialize the SDK with your API key. You can do this in your main
function:
To generate a static map, use the StaticMapImage
widget. You can customize the map by passing in various parameters, such as the center, zoom level, markers, and paths.
The code above will generate the following static map:
Learn more about the Static Maps Flutter SDK
See all the ways you can use the Static Maps Flutter SDK
Get started with our Static Maps Flutter SDK
Journey Static Maps is currently in private beta. To get started, create an account in our dashboard and generate an API key to use in your application.
To get started, first install the package:
Then, initialize the SDK with your API key. You can do this in your main
function:
To generate a static map, use the StaticMapImage
widget. You can customize the map by passing in various parameters, such as the center, zoom level, markers, and paths.
The code above will generate the following static map:
Learn more about the Static Maps Flutter SDK
See all the ways you can use the Static Maps Flutter SDK