Tag: geocoding

  • Google Maps Geocoding by Address with Javascript Tutorial

    You will learn how to use the Google Maps Javascript v3 API and its Geocoder class to transform a physical street address into geo-based info including coordinates using Google Map’s networked service. Toward the end I exhibit show to change map options using code. Visit the Zenterp Technology Training website for more videos: http://zenterp.co/training/videos Original…

  • Google Geocode API & JavaScript Tutorial

    In this video we will be working with the Google geocoding API to get all location info including latitude and longitude from an address or even from just the name of a city or state. We will build an application with a Bootstrap 4 form to interact with the API. CODE: Code for this video…