searchmap
searchmap copied to clipboard
Find places and Draw on Map using Google Maps API
Search Map
Find places, Draw on Map, and Show Current Location using Google Maps API
What's New?
- Get place/area in real time
- Login before saving a place
- New navigation menu display
Tools
- PHP - CodeIgniter
3.1.9 - CSS - Bulma and Animate.css
- JavaScript - Pusher.js, Vue.js
2.5.17, Lodash4.17.10, Validate.js0.12.0, Moment.js2.22.2, Particles.js2.0.0, Wow.js, and Axios - Google Maps API
Places API For WebandMaps Javascript API
Installation
- Clone or Download this Project
- If Download, rename this Project to
searchmapand move it toxampp/htdocsorvar/www/htmlor like - Type the
composer updatein the Project folder - Open file
application/views/core/layouts/app.php - Change
API_KEYwithYour API_KEY - Open file
application/controllers/Pusher.php - Change
KEY_1,KEY_2, andKEY_3withYour KEY - Create Database with name
searchmapand import filesearchmap.sql
How To Get API_KEY?
Plase visit Google Developers
How To Get KEY_1, KEY_2, or KEY_3?
Please visit Pusher
How To Run?
Plase visit http://localhost/searchmap
References
- Google Maps API - Link
- Pusher - Link
- Vue.js - Link
- Lodash - Link
- Validate.js - Link
- Particles.js - Link
- Moment.js - Link
- Wow.js - Link
- Bulma - Link
- Animate.css - Link