Click here to Skip to main content
15,906,645 members
Everything / GoogleMap

GoogleMap

GoogleMap

Great Reads

by AivanF
Read how to add a dynamic table on Google map for your webpage

Latest Articles

by AivanF
Read how to add a dynamic table on Google map for your webpage

All Articles

Sort by Score

GoogleMap 

18 May 2020 by Richard Deeming
The WebBrowser control is stuck in IE7 mode by default, unless you change the registry on every computer which runs your application: Web Browser Control & Specifying the IE Version - Rick Strahl's Web Log[^] Google Maps will not work in any...
7 Jun 2016 by AdeelKhann
i am providing you full html page javascript code that is create route map, i was clicked the route that google map was draw and in responses, i get coordinates of route, but my route coordinates and click event coordinates are different. how to get axact coordinates of route that match my click...
29 Jun 2016 by ErBhati
Hi, I have a map that shows up to 30,000 markers, all loaded from the store database table upon user query. but normaly it shows upto 1000 markers.Problem:Some latitude and longitude in database are duplicate, which are needed. when these are plotted on the map they overlapping each...
29 Jun 2016 by ErBhati
Hi,I am drawing a circle on map. but the circle is not smooth. How i can do this. Please help.ThanksWhat I have tried:var circle = new google.maps.Circle({ strokeColor: '#000000', strokeOpacity: 0.8, strokeWeight: 2, strokeOpacity: 1, ...
16 Jun 2016 by Member 12538400
in google maps apiIt shows google map conatains 5 frames of same mapI want to display one one part of all the 5 part it shows when google api is used How can i achieve this any help will be appreciated..What I have...
29 Jun 2016 by ErBhati
By add number on each marker.for (var i = 0; i
29 Jun 2016 by ErBhati
Here is my Solution: var circle = new google.maps.Circle({ strokeColor: '#000000', strokeWeight: 1.5, strokeOpacity: 1, fillColor: 0.75, });
7 Dec 2016 by mahshid fallah
i use google map in own project and when my project run, show google map logo but don't show street and marker.. i have this error ..GoogleService failed to initialize, status: 10, Missing an expected resource: 'R.string.google_app_id' for initializing Google services. Possible causes...
7 Dec 2016 by El_Codero
Seems like your code is expecting a "google_app_id" resource value in your projects strings.xml.Check strings.xml, add resource value if it is missing.
5 Jun 2017 by Member 11642465
Hi Friends, I am getting multiple value for latitude and longitude from service and adding it to an arraylist for showing multiple marker on map for required latlng. But after adding it on map when i am clicking on any map for sending data to another activity i am getting only last index value...
18 May 2017 by Afzaal Ahmad Zeeshan
Android provides you with APIs, that you can easily integrate with your application, GPS is one of them. Typically, you consume those services, from the API contracts, unless you have an API built on your own server, a web application, etc. If not, consume Google provided APIs. Nowadays, you...
5 Jun 2017 by David Crow
Where is the code that executes when you click on a map (marker)? Where is the index value being obtained from?
2 Aug 2017 by Thomas Daniels
We don't know what's in your model, so we can't find out; only you can. Try to take a look at the source code of your page, and look what the JavaScript code is that your view generated. If something is wrong with that, find out where this comes from - you can use your debugger if necessary.
18 Sep 2017 by Member 13380410
Hello guys, i am sitting on a game which i am programming at the time and i am facing the following problem: The game has a predefined exisiting polygon on a GMaps.net API using GoogleMaps as GMapsProvider. Now i need a random valid address which is existing inside the polygon on the map....
18 Sep 2017 by W Balboos, GHB
Address are arbitrary definitions on the landscape. You can, however pick out an arbitrary locations. Do this by using the rand function to generate GPS coordinates with the following two general possibilities. 1) Polygon is rectangular aligned, in phase, with the coordinate system: simply...
9 Jan 2018 by Member 13593129
I need help from someone who knows how to use maps in Android Studio. I'm interested in how to open a G.Map by clicking on a listview item from Fragment.This is my code: This is code from Fragment: @OnItemClick(R.id.lvTours) public void onItemClick(int position) { String tour...
10 Jan 2018 by David Crow
The minimum amount of code I can think of to open a map looks like: activity_maps.xml:
2 Apr 2018 by s/w Ankit
I am using jquery google map api (from fidler). But in my code proper kashmir and some other states are not visible. Please suggest how can I display the full India map along with all Unitary Territory. What I have tried: India - Highmaps - JSFiddle[^]
7 May 2018 by jcarlos10a
How to know if a point is in a polyline? this is my code where I use the example of google maps (islocationonedge) but it does not work, it says that the point is en route but in reality it is not I want to know if the point is within an approximate range of 50 meters tolerance from the route I...
13 Jun 2019 by MursaleenHassan
View @{ ViewBag.Title = "Home Page"; }
17 Aug 2018 by Aitzaz Ahsan
I want to build Indoor Map for My building. we have different counters in the building. How to Draw markers using base map, second how i can calculate the distance between two counters and how to show the direction from starting point. I am expert in asp.net MVC. Any one can help me please. ...
17 Aug 2018 by Dirk Bahle
For the drawing part I am not sure about ASP.Net but WPF offers a wealth of 2D and 3D drawing tools via different Canvas objects. Maybe there is something similar in ASP.Net (if you re not interested in producing a desktop/UWP app): ASP.NET and HTML 5 Canvas - Draw Images and Save in ASP.NET...
1 Mar 2019 by MadMyche
You reverse the process 1. Get the data from the server. 2. Display the map. Probably the easiest way to display the map is to use an embedded browser and use Google Maps or the like
11 Sep 2019 by Sanjeev236
I want to update the markers on google map. Google map div is inside a updatepanel. I tried calling map loading JavaScript function by various means but no luck. function is getting called but map showing only old markers not updated one. To regenerate the scenario, i am doing it on tick of...
18 May 2020 by MOUAD MOUMENE
hello guys well i tried to display google maps in my application using c# well it works at the first sight but than it shows me errors "an error displayed in the script of this page" and it asked me if i want to continue or not even when i...
8 Feb 2021 by Member 15067760
const GooglePlacesInput = () => { const [city, setcity] = React.useState(''); useEffect(() => { console.log() }) const onRequestTagClick = async () => { const token = userSession.getAccessToken(); const requestData = { ...
7 Jun 2021 by Việt Huỳnh Quốc
I’m a electrical student doing my graduation thesis on “MONITORING BUILDING ELECTRICTY REALTIME USING GOOGLEMAP JAVASCRIPT API” So what I want to ask is that what code should I use so that everytime I click on a marker (which has a specific key...
9 Nov 2021 by lem0n2222
I'm using google map directions API, and I added functions that if you click each periods, it indicates route of each periods(for example, if you click '2021 Sep-2021 Oc', it shows routes from A-D. ). I'm using new...
11 Jun 2017 by AivanF
Read how to add a dynamic table on Google map for your webpage
3 Jun 2017 by Member 13201949
I am trying to build a simple andriod app to track taxi like uber app. For it i am unable to understand how live tracking of taxi can be done using GPS in andriod. What I have tried: I have just integrated simple google map in my andriod app.
17 May 2020 by Christian Graus
That's a text box. you need a web browser control
2 Aug 2017 by Member 12677894
I'm trying to add locations into google map marker with model data,but map doesn't load and prompt me to kill page, where as if i put 40 static locations to a marker, it loads well, how do i load marker values with model data below is my code var map = new...
14 Nov 2017 by MUHAMMAD HARITH
Hello, I have issue with google maps api. I need to fix the error in the website where the google map should be there beside the criteria search but it did not appear. I don't what wrong whether the code or the api. You can see the error at the website:https://pmspk.moe.gov.my/directory/ . Below...
13 Nov 2017 by BildaPR
Sorry, but your website is not working right now. I would suppose to check javascript errors that Google Maps trigger.
14 Nov 2017 by MUHAMMAD HARITH
I have solve this problem. Thank you
1 Mar 2019 by User 10734264
I have the android app which collects the gps location data and send to server. I have the application developed on Windows form C#. I need is i have to show the map with the gps location travelled by user on my desktop application. What I have tried: No idea how to do. Please help me ........
18 Oct 2021 by lem0n2222
I'm working on my project by using google MAP API. I'm using Google Directions API to show routes from A to B to C, etc. And I added markers for each locations. Now, I want to add a function, that if you click on each markers, information show...