Welcome
This page is rendered through the default layout, so the header and footer below are shared across every page.
= $this->Leaflet->map() ?> Leaflet->addMarker([ 'lat' => 42.9634, 'lng' => -85.6681, 'title' => 'Grand Rapids, MI', 'content' => 'Grand Rapids, MI', ]); $this->Leaflet->finalize(); ?>