Skip to content

Commit

Permalink
fix issue PriyaGhosal#1977
Browse files Browse the repository at this point in the history
  • Loading branch information
Adityadhiman0 committed Nov 9, 2024
1 parent b761219 commit 1e2477b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1361,7 +1361,7 @@ <h1 style="color: white; font-size: xx-large;">Book a Cab or Auto</h1>
<label for="pickup-location" style="font-size: 15px;"><strong>Pickup Location</strong></label>
<input id="myInput" type="text" name="myCountry" placeholder="Enter pickup location" >
</div>
<iframe src="https://www.google.com/maps/embed?pb=!1m16!1m12!1m3!1d2965.0824050173574!2d-93.63905729999999!3d41.998507000000004!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!2m1!1sWebFilings%2C+University+Boulevard%2C+Ames%2C+IA!5e0!3m2!1sen!2sus!4v1390839289319" width="100%" height="60" frameborder="0" style="border:0"></iframe>
<!-- <iframe src="https://www.google.com/maps/embed?pb=!1m16!1m12!1m3!1d2965.0824050173574!2d-93.63905729999999!3d41.998507000000004!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!2m1!1sWebFilings%2C+University+Boulevard%2C+Ames%2C+IA!5e0!3m2!1sen!2sus!4v1390839289319" width="100%" height="60" frameborder="0" style="border:0"></iframe> -->
</form>
</div>
<div class="autocomplete-container">
Expand All @@ -1370,7 +1370,7 @@ <h1 style="color: white; font-size: xx-large;">Book a Cab or Auto</h1>
<label for="pickup-location" style="font-size: 15px;"><strong>Drop Location</strong></label>
<input id="myInput" type="text" name="myCountry" placeholder="Enter drop location" >
</div>
<iframe src="https://www.google.com/maps/embed?pb=!1m16!1m12!1m3!1d2965.0824050173574!2d-93.63905729999999!3d41.998507000000004!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!2m1!1sWebFilings%2C+University+Boulevard%2C+Ames%2C+IA!5e0!3m2!1sen!2sus!4v1390839289319" width="100%" height="60" frameborder="0" style="border:0"></iframe>
<!-- <iframe src="https://www.google.com/maps/embed?pb=!1m16!1m12!1m3!1d2965.0824050173574!2d-93.63905729999999!3d41.998507000000004!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!2m1!1sWebFilings%2C+University+Boulevard%2C+Ames%2C+IA!5e0!3m2!1sen!2sus!4v1390839289319" width="100%" height="60" frameborder="0" style="border:0"></iframe> -->
</form>
</div>

Expand Down

0 comments on commit 1e2477b

Please sign in to comment.