Skip to content

gavinr/geojson-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoJSON Viewer

View GeoJSON based on a URL param

Usage

Pass a GeoJSON url to the parameter in the form https://gavinr.github.io/geojson-viewer/?url=________

Examples:

Advanced Usage

Some additional URL parameters you can use:

  • color=<color> - set the layer color. Example
  • swipeLayer=<url> - second layer to show as a swipe. Example
  • swipeLayerColor=<color> - set the swipe layer color. Example

Technologies