Categories

Updated: 10/12/2007

GMap - Google Maps and Driving Directions

GMap provides a PHP wrapper around the Google Maps Javascript API. Its purpose is to allow a web developer to easily add Google Maps and driving directions to web pages using PHP. GMap eliminates the need for special header and body tags, making it easier to integrate into existing sites. It can be used to create and configure Google maps with one or more locations. Maps with multiple locations are automatically centered and zoomed to display all location markers. You can customize the map to include directions or current traffic information (in selected cities). You can easily add HTML to the marker info windows, and customize the marker icons for the entire map or for individual locations. It can also be used with the PHP ZIP Code Locator to generate maps for your location search results. GMap includes a geocoding function to obtain information (including latitude and longitude) for any address string recognized by Google.
©2003-2019 jCay.com