Skip to content

Latest commit

 

History

History

react

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Static Map in React - no bundler

Static map built with React

Loads via polyfill (no need to use a bundler)

Snapshot

Quickstart (Firefox)

Simply open 'main.html' in Firefox.

April 2018: note that due to React constraints with CORS, the page will open in Firefox but not in Chrome. Won't open in Internet Explorer since the fetch function is not supported.

Quickstart (Chrome)

Serve the files from a simple HTTP Server, such as Caddy.