Archive for the ‘PHP’ Category

Display Latitude and Longitude value of a location from google map

To download source code click the link below

Download source code – Click Here

To display latitude and longitude value of a location please enter the location in the textbox and click get Geographic data! button.

In the example am using Kanjirappally as the default location, you can get your own locations details by typing the required location in the textbox.

To download source code click the link below

Download source code – Click Here


Read more »

How to include google map with dynamic locations in our website

In this example am adding google map source, destination manually. This also can be performed in the dynamic way by typing the source location and destination location in the textbox and click display locations button.

       

Read more »

How to include google map locations with multiple waypoints in our website

In this example am adding google map source, destination and way points manually. This also can be performed in the dynamic way also.

       

Read more »