Subject: | This is a fantastic and the most... |
Summary: | Package rating comment |
Messages: | 2 |
Author: | Chris Michaelides |
Date: | 2011-11-08 22:44:26 |
Update: | 2011-11-08 23:21:00 |
|
|
|
Chris Michaelides rated this package as follows:
Utility: | Good |
Consistency: | Good |
|
 Chris Michaelides - 2011-11-08 22:44:26
This is a fantastic and the most complete PHP Google Maps API class you will ever find! I hope the developer (with the help of others, if needed) will expand it even with more features.
I have already added option to accept latitude & longitude values as arrays for the $from & $to values in the add_route function. This way you can get driving directions for any point on the Google Map, and you don't have to give these values as address-strings. If you are interested, please send me an email: chris@axxis.gr
This class needs documentation, although if you understand PHP, it is very straight-forward, and you shouldn't have any difficulties to understand it.
Thank you for this beautiful piece of code! Long live Open Source!
 Federico Ghedina - 2011-11-08 23:21:00 - In reply to message 1 from Chris Michaelides
Really many thanks Chris,
I`m so happy that You found that useful. Really thanks! :D
If You have ideas about enhancements, or want to share something, please do not esitate.
The option You added to add_route is one of the updates I just did in all methods acceptin a location, now dually (address or array(lat,lon)). But before releasing that one I`m working on some new functions and on fusion layers.
Have a great life, with OpenSource !!!
Bye
Federico
|