How to Draw Route Path on Map using Google Maps Direction API in PHP

Draw Route Path on Map using Google Maps Direction API

In this article, you will learn about How to Draw Route Path between two locations on Map using Google Maps Direction API in PHP. You can easily display maps on the website using Google Maps API and point the location using…

Expand +

How to Get Current Visitor Location using HTML5 Geolocation API

Integrating HTML5 Geolocation API to Obtain Visitor Location in PHP

In this article, we will learn about How to Get Current Visitor Location using HTML5 Geolocation API in PHP. The geolocation feature in HTML5 enables you to determine the geographical coordinates of the current visitor location of your website (latitude…

Expand +

How to move animated marker smoothly using Google Map Javascript API

google-maps-api-marker-smoothly

In this article, you will learn about how to create moving Google map marker smoothly using Google maps JavaScript API. You can easily display maps on the website using Google Maps API and point the location using marker on map and…

Expand +

How to Capture website Screenshot through website URL using Google PageSpeed Insights API and PHP

screenshot-capture

In this article you will learn “How to Capture website Screenshot through website URL using Google PageSpeed Insights API and PHP” Usually, Google PageSpeed Insight API is used to check the performance and speed of any website or webpage. But…

Expand +

Distance calculator between two places using google map API in php

Distance calculator between two places using google map API in php

Hello! In this post, you will learn how to calculate distance between two places using google map API in php.Here you will calculate by air distance between two countries. See below ..how to do it.

Expand +