Phoenix LiveView components for MaplibreX.
This module provides function components for rendering MapLibre maps and related elements in Phoenix LiveView applications.
Summary
Functions
Imports all MaplibreX components into the current scope.
Functions
Imports all MaplibreX components into the current scope.
Usage
import MaplibreX.Components
See MaplibreX.Components.AttributionControl.attribution_control/1.
See MaplibreX.Components.BackgroundLayer.background_layer/1.
See MaplibreX.Components.FillExtrusionLayer.fill_extrusion_layer/1.
See MaplibreX.Components.FullscreenControl.fullscreen_control/1.
See MaplibreX.Components.GeolocateControl.geolocate_control/1.
See MaplibreX.Components.RasterDEMSource.raster_dem_source/1.
See MaplibreX.Components.RasterTileSource.raster_tile_source/1.
See MaplibreX.Components.VectorTileSource.vector_tile_source/1.