Generate API Key
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.Get Started
Configure the SDK
To get started, first install the package:main
function:
lib/main.dart
Generate a Static Map
To generate a static map, use theStaticMapImage
widget. You can customize the map by passing in various parameters, such as the center, zoom level, markers, and paths.