Google Maps - CodexWorld https://www.codexworld.com/tag/google-maps/ Web & Mobile App Development Company Thu, 27 Jun 2024 06:57:53 +0000 en-US hourly 1 https://www.codexworld.com/wp-content/uploads/2020/04/favicon.ico Google Maps - CodexWorld https://www.codexworld.com/tag/google-maps/ 32 32 91409221 Autocomplete Address Field using Google Maps JavaScript API with Places Library https://www.codexworld.com/autocomplete-address-field-google-maps-javascript-api-places-library-jquery/ https://www.codexworld.com/autocomplete-address-field-google-maps-javascript-api-places-library-jquery/#comments Thu, 15 Aug 2019 19:13:58 +0000 https://www.codexworld.com/?p=4114 Autocomplete input field allows to select a value from the pre-populated suggestions list. The autocomplete feature is very useful for the location search input field. It helps to select a proper location without typing the

The post Autocomplete Address Field using Google Maps JavaScript API with Places Library appeared first on CodexWorld.

]]>
https://www.codexworld.com/autocomplete-address-field-google-maps-javascript-api-places-library-jquery/feed/ 1 4114
Add Custom Marker Icons to Google Map Dynamically from the Database with PHP and MySQL https://www.codexworld.com/google-maps-dynamic-custom-marker-icons-with-php-mysql-database/ https://www.codexworld.com/google-maps-dynamic-custom-marker-icons-with-php-mysql-database/#comments Thu, 01 Aug 2019 19:35:13 +0000 https://www.codexworld.com/?p=4093 Google Maps API provides an easy way to embed the map on the web page. The specific location can be marked on the Google Map using a marker. The marker with InfoWindow helps to add

The post Add Custom Marker Icons to Google Map Dynamically from the Database with PHP and MySQL appeared first on CodexWorld.

]]>
https://www.codexworld.com/google-maps-dynamic-custom-marker-icons-with-php-mysql-database/feed/ 3 4093
How to Get Latitude and Longitude from Image in PHP https://www.codexworld.com/get-geolocation-latitude-longitude-from-image-php/ https://www.codexworld.com/get-geolocation-latitude-longitude-from-image-php/#respond Wed, 20 Sep 2017 18:27:23 +0000 https://www.codexworld.com/?p=2785 Geographical location can be tagged with the photograph by geotagging. Generally, the latitude and longitude are assigned to the geotagged images. Geotagging is done in two ways, automatic or manual. If geolocation is enabled, the

The post How to Get Latitude and Longitude from Image in PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/get-geolocation-latitude-longitude-from-image-php/feed/ 0 2785
Google Maps with Multiple Markers and Info Windows using JavaScript https://www.codexworld.com/google-maps-with-multiple-markers-using-javascript-api/ https://www.codexworld.com/google-maps-with-multiple-markers-using-javascript-api/#comments Mon, 03 Oct 2016 18:39:50 +0000 https://www.codexworld.com/?p=1875 Google Maps is an easy and best way to display location on the web page. A marker is used to identify a location on Google Maps and an Info Window displays some content over the

The post Google Maps with Multiple Markers and Info Windows using JavaScript appeared first on CodexWorld.

]]>
https://www.codexworld.com/google-maps-with-multiple-markers-using-javascript-api/feed/ 10 1875
How to Get Google Maps JavaScript API Key https://www.codexworld.com/get-google-maps-javascript-api-key/ https://www.codexworld.com/get-google-maps-javascript-api-key/#comments Sun, 10 Jul 2016 18:06:08 +0000 https://www.codexworld.com/?p=1865 The Google Maps JavaScript API provides the easiest way to embed a Google Map on the web page. You can display Google Map and mark the location on it using Google Maps JavaScript API. An API

The post How to Get Google Maps JavaScript API Key appeared first on CodexWorld.

]]>
https://www.codexworld.com/get-google-maps-javascript-api-key/feed/ 2 1865
Get Google Maps as an Image using Google Static Maps API https://www.codexworld.com/google-maps-image-using-google-static-maps-api/ https://www.codexworld.com/google-maps-image-using-google-static-maps-api/#comments Mon, 09 May 2016 18:44:28 +0000 https://www.codexworld.com/?p=1518 Sometimes you want to display Google Map as an image or save Google Map image to the server for further use. Using Google map as an image is comes when we concern about the website

The post Get Google Maps as an Image using Google Static Maps API appeared first on CodexWorld.

]]>
https://www.codexworld.com/google-maps-image-using-google-static-maps-api/feed/ 2 1518
Adding Google Map on Your Website within 5 Minutes https://www.codexworld.com/adding-google-map-on-website-within-5-minutes/ https://www.codexworld.com/adding-google-map-on-website-within-5-minutes/#respond Wed, 16 Dec 2015 18:53:02 +0000 https://www.codexworld.com/?p=1135 Google Map is the easiest option to display a map on the web page. Google Map is the widely used element for a website and you can easily add Google Map to your website. This

The post Adding Google Map on Your Website within 5 Minutes appeared first on CodexWorld.

]]>
https://www.codexworld.com/adding-google-map-on-website-within-5-minutes/feed/ 0 1135
Get Zipcode from Address using Google Maps API and PHP https://www.codexworld.com/get-zipcode-from-address-using-google-maps-api-php/ https://www.codexworld.com/get-zipcode-from-address-using-google-maps-api-php/#comments Tue, 04 Aug 2015 19:09:41 +0000 https://www.codexworld.com/?p=699 A zip code or postal code makes an address more accurate and helps to know the correct location. There are many online services available to get zipcodes by address. But if you want to get

The post Get Zipcode from Address using Google Maps API and PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/get-zipcode-from-address-using-google-maps-api-php/feed/ 4 699
Calculate Distance Between Two Addresses using Google Maps API and PHP https://www.codexworld.com/distance-between-two-addresses-google-maps-api-php/ https://www.codexworld.com/distance-between-two-addresses-google-maps-api-php/#comments Fri, 05 Jun 2015 15:56:02 +0000 https://www.codexworld.com/?p=642 The geocoding process is used to convert the address into geographic coordinates. Google Maps Geocoding API provides an easy way to fetch geographic data from addresses. Generally, Geocoding API is used to get the latitude

The post Calculate Distance Between Two Addresses using Google Maps API and PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/distance-between-two-addresses-google-maps-api-php/feed/ 20 642
Embed Google Maps with Marker and Info Window in HTML using JavaScript https://www.codexworld.com/google-map-marker-info-window-using-javascript/ https://www.codexworld.com/google-map-marker-info-window-using-javascript/#comments Thu, 30 Oct 2014 14:41:52 +0000 https://www.codexworld.com/?p=236 Google Maps is the widely used web element to display the map in the web application. Google Maps helps to mark a location on the map with a marker and display details information in a

The post Embed Google Maps with Marker and Info Window in HTML using JavaScript appeared first on CodexWorld.

]]>
https://www.codexworld.com/google-map-marker-info-window-using-javascript/feed/ 5 236