wq.app 0.4.1
API improvements
- wq/map.js:
    
- Support for multiple basemaps, with MapQuest OSM and MapQuest Open Arial as defaults
 - Callback hook (
config.maps[mapname].onshow) allows further map customization - Layers control
 
 - wq/locate.js:
    
Locatorautomatically zooms to current location when usinggpsmode
 - wq build (Python):
    
- Make 
wqscript installable via pip - PEP8
 
 - Make