All Projects → 2gis → webapi-democlient

2gis / webapi-democlient

Licence: BSD-2-Clause license
This simple application, based on top of Yii PHP framework, shows the basic capabilities of DoubleGIS web API.

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

webapi-democlient

This simple application, based on top of Yii PHP framework, shows the basic capabilities of DoubleGIS web API. See live demo at demo.api.2gis.ru.

Installation

  • git clone [email protected]:2gis/webapi-democlient.git ./webapi-democlient
  • cd ./webapi-democlient
  • git submodule init
  • git submodule update
  • Make sure the public directory is web-accessible
  • Make sure the protected/runtime and public/assets directories are writable by the web server
  • Add your API key to the configuration file (protected/config/main.php), if you don't have API key, register at http://partner.api.2gis.ru/
  • Enjoy!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].