ca0v / ol3-mapquest

MapQuest API Proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MapQuest API's for OpenLayers

Examples

Build

  • typings install
  • bower install
  • tsc -w

Consume

  • typings install ol3-mapquest=github:ca0v/ol3-mapquest/built/index.d.ts#v4.0.1 --global --save
  • bower install ol3-mapquest=git://github.com/ca0v/ol3-mapquest.git#v4.0.1 --save

About

MapQuest API Proxy

License:MIT License


Languages

Language:TypeScript 94.3%Language:HTML 5.7%