NAME
Geo::Leaflet::icon - Leaflet icon object
SYNOPSIS
use Geo::Leaflet;
my $map = Geo::Leaflet->new;
DESCRIPTION
This package constructs a Leaflet icon object for use in a Geo::Leaflet::marker object.
CONSTRUCTORS
new
PROPERTIES
name
options
METHODS
stringify
JSON
SEE ALSO
AUTHOR
Michael R. Davis
COPYRIGHT AND LICENSE
Copyright (C) 2024 by Michael R. Davis
MIT LICENSE