Skip to content

hansellramos/spain

Repository files navigation

Config files

  • application/config/database.php -> you need to configure database connection parameters
  • application/config/autoload.php -> normally you should not modify this file unless you want to modify the php code of the models or drivers for example
  • application/config/config.php -> Parameter files

you need special attention on these parameters

  • $config['local_server']
  • $config['default_geolocation']
  • $config['min_distance']
  • $config['max_distance']
  • $config['google_maps_api_key'] -> used to test map in index.php/welcome/map url

Debug

You can use this coords to test map 6.208,-75.563 You need to emulate coords, check this url https://developers.google.com/web/tools/chrome-devtools/device-mode/device-input-and-sensors?hl=es

Author

Hansel Ramos Osorio <hansell.ramos@gmail.com>

Based in Codeigniter

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages