NAME
Geo::Leaflet::Objects - Leaflet object base package
SYNOPSIS
use Geo::Leaflet;
my $map = Geo::Leaflet->new;
DESCRIPTION
This package provides a base package for Geo::Leaflet map objects that supports popups and tooltips.
CONSTRUCTORS
new
PROPERTIES
options
popup
tooltip
METHODS
stringify_base
JSON
SEE ALSO
AUTHOR
Michael R. Davis
COPYRIGHT AND LICENSE
Copyright (C) 2024 by Michael R. Davis
MIT LICENSE