Skip to Content
ExamplesOverview

Examples

This section contains practical examples for using Lazarillo Maps Flutter.

πŸ“š Available Examples

Basic Examples

Adding a Map

Learn how to integrate a basic map into your Flutter application.

Basic Markers

Learn how to add markers to your maps.

Attribute Markers

Learn how to create advanced markers with text, colors, and positioning.

Image URL Markers

Learn how to create markers using remote images (URLs).

Marker Customization

Interactively customize every marker property: image source, size, opacity, text halo, draggable, and more.

Marker Management

Learn how to manage markers including adding, removing, and organizing them.

Advanced Examples

Camera Controls

Learn how to control the map camera using bearing, pitch, and follow user location features.

Places Management

Learn how to load, display, and manage places in Lazarillo Maps Flutter.

Route Creation

Learn how to create routes with flexible origin handling and fallback logic.

Route Color Updates

Learn how to customize route appearance with colors and styling.

πŸš€ Quick Start

To get started with Lazarillo Maps Flutter:

  1. Install the plugin - See Installation Guide
  2. Configure permissions - See Permissions Setup
  3. Add a basic map - See Adding a Map
  4. Explore advanced features - Try the other examples above

πŸ“– Documentation

For complete API documentation, see the API Reference.

πŸ†˜ Support

If you have issues with any of these examples:

  1. Check the Installation Guide
  2. Verify permissions are properly configured
  3. Review the API documentation
  4. Contact support at lazarillo.appΒ 
Last updated on