for example i have a MySQL database that contains latitude and longitude, how do I call these coordinates to be displayed in the map ? anyone can help me please?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Since your question and information are a bit unclear, these are my assumptions:
extension into your yii application.
longitude).
Sample codes: (please adjust to fit your database tables and columns at the lines
commented as “// Get LatLong from table Location”). Place this straight into your view file example: protected/views/site/index.php