Configure latitude & longitude

Please follow below steps to configure map latitude & longitude.

  1. Find below code.
  2. <!-- Google map -->
    <div class="gmap-widget"
        data-fullh="y"
        data-fullh-wrp="flex-col-lg-6"
        data-map-height="700"
        data-map-latitude="-37.817136"
        data-map-longitude="144.955652"
        data-map-markerhd="Envato"
        data-map-markerhtml='<div class="pd-10 align-c"><h2 class="fs18 mr-b-10">Envato</h2><p class="fs16 mr-0">PO Box 16122, Collins Street West,<br>Victoria 8007, Australia</p></div>'></div>
    <!-- / Google map -->
  3. Add data-map-latitude=”-37.817136″ & data-map-longitude=”144.955652″ value according to requirememt.