Background Image of a River

Topic | Leaflet

Open Parcel Viewer

A Client-Side Parcel Viewer built with Leaflet

The Open Parcel Viewer is a client-side application written in plain javascript and jquery. It is capable of rendering up to 50k polygons on deskto...

Leaflet Store Locator

A Leaflet Version of the Original Mapbox JS Store Locator Example

This simple, responsive store locator is based on the original Mapbox JS exampl...

Web Maps from Scratch

An Introduction to Leaflet, GitHub & Jekyll

...

What is a Map?

Marshall Univerity 2016 GIS Day Keynote

...

Beyond the Desktop

Open Source Experiments in Web Mapping

...

Jekyll, Leaflet and TurfJS

Open Source Tools for Web Mapping

This presentation was given at the Northeast Ohio GIS Sympoisum on August 25, 2016. The primary objective was to give an overview of using ...

Leaflet & GeoJson Tiles

A County Parcel App: No GIS Server? No Problem!

Update 2017-08-01 This app has seen two more iterations. These each utilize an mbtiles-server to host the vector tiles, but still use client-si...

Shagbark Product Locator Map

A Locator Map with Search and Nearest Store Finder

Using the original Mapbox JS store locator example as a starting point, the Shagbark map adds a couple of unique features including store text search and a nearest store locator. The project pulls data from a Google Sheet in NodeJS while building. This allows the client to easily update store locations and available products. Custom icons with the client logo are used to mark store locations. An open source version of this store locator is available on GitHub.

project-link Live Demo

A Modern Leaflet Toolbar

Horizontal Toolbars in Leaflet

This is my take on a more modern looking leaflet toolbar/ui. With leaflet-search as t...

Conkle's Hollow Fall Hike

Mapping GPS Tracks with Leaflet

One of the benefits of using the open source Leaflet mapping library is the wide variety of available community supported plugins. This simple map ...

Intro to Leaflet

A Presentation for the 2015 Ohio GIS Conference

...

Leaflet Photo Map

A Trip Out West circa 1985

Update: This map originally used Google’s Picasa Web API, but this will soon be shut down...

Google MyMaps, Leaflet and ArcGIS Online

This is a quick look at Leaflet, Google MyMaps and Esri’s ArcGIS Online....

Hosting a GeoJson on GitHub

GitHub will host and preview your geojson files! Geomusings gives a...