awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fleaflet avatar

fleaflet/flutter_map

0
View on GitHub↗
2,995 stele·903 fork-uri·Dart·BSD-3-Clause·2 vizualizăripub.dev/packages/flutter_map↗

Flutter Map

Flutter_map is a cross-platform UI component designed for rendering interactive, tile-based maps and geospatial data visualizations within mobile and desktop applications. It functions as a vendor-neutral library, allowing developers to display raster map imagery from diverse providers without relying on platform-specific native map software development kits.

The library utilizes a pure-widget rendering approach, drawing all map components using native framework primitives to ensure consistent visual behavior across different operating systems. It supports complex geospatial data visualization by enabling the placement of interactive markers, polygons, and polylines over base map layers.

The system manages geographic navigation through gesture-driven viewport transformations, allowing users to pan and zoom across map interfaces. It organizes content into a layered stack, where base tiles and interactive overlays are rendered in a specific order to maintain accurate spatial representation.

Features

  • Cross-Platform UI Frameworks - Provides a versatile interface element for displaying scrollable and zoomable geographic data using a unified codebase.
  • Viewport Transformations - Applies matrix transformations to the coordinate system to enable panning and zooming across map viewports.
  • Tile Map Renderers - Renders scrollable and zoomable map tile layers from various providers to create a functional geographic interface.
  • Tile-Based Rasterization Pipelines - Displays geographic imagery by stitching together small square image tiles fetched from remote servers.
  • Native Map Rendering - Integrates geospatial views within a native application to enable location-based exploration.
  • Geospatial Overlays - Maps data arrays into stacked visual layers of spatial elements like polygons and icons.
  • Interactive Map Overlays - Renders interactive map tiles with overlaid media markers and paths using a tile server abstraction.
  • Geospatial Layer Stacks - Organizes map content into a vertical stack of independent layers where base tiles and interactive overlays are rendered in a specific order.
  • Raster Imagery Renderers - Renders raster map imagery from any source using a cross-platform implementation.
  • Cross-Platform Mapping SDKs - Provides a cross-platform SDK for embedding interactive maps across mobile and desktop operating systems.
  • Geospatial Visualization Libraries - Optimized for rendering geographical data and spatial markers in mobile environments.
  • Geographic Coordinate Mapping - Projects latitude and longitude coordinates to determine the screen position of elements on a map.
  • Geographic View Navigation - Provides user interface controls for panning and zooming through geospatial coordinate systems.
  • Pure-Widget Rendering Engines - Draws all map components using native framework primitives to ensure consistent visual behavior across different operating systems.
  • Interaction Event Routing - Routes touch and click events from the map container to specific interactive markers and overlays.

Istoric stele

Graficul istoricului de stele pentru fleaflet/flutter_mapGraficul istoricului de stele pentru fleaflet/flutter_map

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ Flutter Map

Colecții selectate manual în care apare Flutter Map.
  • Interactive vector maps
  • Navigație și hărți

Alternative open-source pentru Flutter Map

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Flutter Map.
  • openseadragon/openseadragonAvatar openseadragon

    openseadragon/openseadragon

    3,360Vezi pe GitHub↗

    OpenSeadragon is a JavaScript library and tiled image rendering engine designed for high-resolution image viewing. It functions as a deep zoom image viewer that renders massive images using a tiled pyramid approach, enabling smooth panning and zooming without requiring the full image file to be loaded. The project distinguishes itself through broad support for standardized image retrieval protocols, including the International Image Interoperability Framework (IIIF), IIPImage, Iris, and OpenStreetMap. It provides a hardware-accelerated rendering layer via WebGL to apply real-time filters and

    JavaScripthigh-resolutioniiifimage
    Vezi pe GitHub↗3,360
  • mapbox/mapbox-gl-nativeAvatar mapbox

    mapbox/mapbox-gl-native

    4,452Vezi pe GitHub↗

    This project is a cross-platform mapping SDK and hardware-accelerated rendering engine implemented in C++. It provides a shared geospatial core that allows for the embedding of interactive maps into Android, iOS, macOS, Node.js, and Qt applications. The system focuses on high-performance vector tile rendering using OpenGL and GPU primitives to display interactive 3D landscapes and complex geospatial datasets. It transforms compressed protocol buffers into customizable visuals through a style-driven layer pipeline. The capability surface extends to comprehensive location services, including g

    C++
    Vezi pe GitHub↗4,452
  • tomchentw/react-google-mapsAvatar tomchentw

    tomchentw/react-google-maps

    4,626Vezi pe GitHub↗

    This project is a Google Maps React wrapper and integration library that bridges the Google Maps JavaScript API with a declarative component-based architecture. It provides an interactive map component for rendering map views, markers, and overlays using geographic coordinates and custom HTML. The library serves as a geographic data visualization tool and a map-based search interface. It enables the implementation of place search functionality and autocomplete inputs integrated directly with the map view. The capability surface covers location-based services including route visualization, pa

    JavaScriptgoogle-maps-javascript-apireactreact-styleguidist
    Vezi pe GitHub↗4,626
  • libgdx/libgdxAvatar libgdx

    libgdx/libgdx

    24,816Vezi pe GitHub↗

    LibGDX is a Java-based framework designed for cross-platform game development, enabling the creation and deployment of 2D and 3D games across desktop, mobile, and web environments from a single codebase. It functions as a comprehensive library that abstracts hardware-accelerated graphics, audio, input, and file system access, providing a unified interface for developers to manage game logic and application lifecycles. The framework distinguishes itself through a high-performance architecture that prioritizes efficiency and native interoperability. It utilizes a batch-oriented graphics pipelin

    Java2d3dandroid
    Vezi pe GitHub↗24,816
Vezi toate cele 30 alternative pentru Flutter Map→

Întrebări frecvente

Ce face fleaflet/flutter_map?

Flutter_map is a cross-platform UI component designed for rendering interactive, tile-based maps and geospatial data visualizations within mobile and desktop applications. It functions as a vendor-neutral library, allowing developers to display raster map imagery from diverse providers without relying on platform-specific native map software development kits.

Care sunt principalele funcționalități ale fleaflet/flutter_map?

Principalele funcționalități ale fleaflet/flutter_map sunt: Cross-Platform UI Frameworks, Viewport Transformations, Tile Map Renderers, Tile-Based Rasterization Pipelines, Native Map Rendering, Geospatial Overlays, Interactive Map Overlays, Geospatial Layer Stacks.

Care sunt câteva alternative open-source pentru fleaflet/flutter_map?

Alternativele open-source pentru fleaflet/flutter_map includ: openseadragon/openseadragon — OpenSeadragon is a JavaScript library and tiled image rendering engine designed for high-resolution image viewing. It… tomchentw/react-google-maps — This project is a Google Maps React wrapper and integration library that bridges the Google Maps JavaScript API with a… mapbox/mapbox-gl-native — This project is a cross-platform mapping SDK and hardware-accelerated rendering engine implemented in C++. It provides… libgdx/libgdx — LibGDX is a Java-based framework designed for cross-platform game development, enabling the creation and deployment of… keplergl/kepler.gl — Kepler.gl is a web-based geospatial visualization framework designed for rendering large-scale location datasets. It… alibaba/flutter-go — flutter-go is a cross-platform UI framework and kit designed for building mobile and desktop applications using a Go…