ridwanskaterock / cicool

Cicool is a multifunctional application that is used to facilitate your work in creating a system, CMS, E-Comerce and others
20 stars 13 forks source link

Lat and Long from address field #185

Closed dircobuddy closed 6 years ago

dircobuddy commented 6 years ago

Is it possible to get the lat and long from the address field when submitting in crud ?

ridwanskaterock commented 6 years ago

yes you can do it you can create field lat and lon and setup js address like demo

https://github.com/bygiro/jQuery-AddressPicker-ByGiro

You can check demo by download that library and see demo folder

dircobuddy commented 6 years ago

Thank you how do i incorporate it into codeigniter ?

ridwanskaterock commented 6 years ago

you just edit on the crud results like blog_add.php and you can customize it like in the example demo