Skip to content

wiese/mapstadyn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

mapstadyn

Turn static Google maps into dynamic ones.

Why

  • enable clients not running javascript (or not having loaded it yet)
  • defer resource-intense loading until it is useful/needed
  • content creators only need to worry about one way of adding the map, rest gets progressively enhanced

Why not (anymore)

  • the advent of leaflet and openstreetmap maps made using (commercial) Google maps less attractive
  • loading the maps API with the jsapi loader is deprecated
  • I do not have any use for it anymore

About

A (2010 PoC) JavaScript library converting Google static Maps into interactive ones, once the page is loaded

Resources

Stars

Watchers

Forks