python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Google Maps JavaScript API and Ionic 5, Searchbar not working
I am working on the Ionic Framework 5 with Javascript google maps api.
The google map has been working well. I would now like to add a feature where i can search for a location using a search bar.
I a...
user8400863
Votes: 0
Answers: 1
Iterating through JSON to populate map
I am trying to iterate through a JSON file and put relevant data inside my markers variable. through each iteration markers should change, however I am stuck. Does anyone know how to do this or how I ...
user17067764
Votes: 0
Answers: 1
how to plot location details in map in android application without web api's
I am working on a GPS technology based project, In this project we have GPS device which log the location details to SQL server DB in every 10 seconds.In android app ,Currently i am calling web API's...
Praveen Kumar
Votes: 0
Answers: 0
How to trigger place_changed event in Jest
I am learning how to use the Google Maps API with my React app.
However, I am facing issues with unit testing the google api.
However, there is an issue with global.google.maps.event (it is apparently...
aijnij
Votes: 0
Answers: 0