Flutter
Installation
Install the Journey Static Map Flutter SDK into 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:
lib/main.dart
Done! You can now use the SDK to create static maps in your Flutter application. See the Usage section for more information.