Most voted "maps" questions
A map is a visual representation of a zone of a symbolic representation highlighting relationships between the elements of which space as objects , regions and themes.
Learn more…150 questions
Sort by count of
-
0
votes0
answers1049
viewsCalculate distance traveled on android
I developed an application that one of the features it has is to calculate the distance traveled by the user, for this I use a Service and the API LocationListener to request user location updates.…
-
0
votes1
answer757
viewsPHP: user location map via geolocation IP
Good Night , I have in my company’s database with several IP addresses ( in history format ) and the current IP of the user accessing my site. I would like to know if you can with this data set up a…
-
0
votes0
answers54
viewsMapping of web applications
Hello, I wonder if they know any Open-Source tools for mapping Web applications, I do not know what is the name for this type of application. Basically what I want to know about the applications is:…
-
0
votes1
answer487
viewsAngle inside a Google ray maps
I have a project using google maps, where I receive the latlng information (which will create a marker in this location), as well as radius and azimuth, knowing that the angle will always be 60°.…
-
0
votes0
answers43
viewsGoogle Maps Javascript API Warning: Noapikeys
I’m using a code to navigate on Google Maps and display the coordinates on the screen. In the code section it is necessary to inform a valid credential/key. I include as requested, but still…
-
0
votes1
answer906
viewsMaps loading error with google maps api
I am working on a web project that uses the maps api, however, in some moments, the system returns with the following error and the map did not open: Uncaught Eb message: "initMap is not a…
-
0
votes1
answer403
viewsMap opens bugado
Good morning! I have a web application, where I use a leafletjs map (http://tombatossals.github.io/angular-leaflet-directive/#!/) and openstreetmap as Tile. The map works perfectly, I can interact…
-
0
votes1
answer28
viewsGoogle Maps Interior of the establishment
Good morning, someone can tell me how to put the google map of a particular establishment on the site, however I want it to show the inside of it, I can access in the maps, but I want to put a div…
-
0
votes1
answer201
viewsGoogle Maps Api in android app does not work in Play Store
I developed an application for Android that shows google maps in one of the activitys, in the tests works well, except that the application published in the Play Store does not show the map. I…
-
0
votes1
answer168
viewsAPI Google Maps Bookmark
Good night Srs. I am trying to use a marker for each point coming from the database in the code below: In this code there is already the mapping of the route traveled using the Lat and longitude…
-
0
votes0
answers24
viewsMap with custom points, where when clicking on one of them, changes the page information
I need to create a page where there is a map (it can be the one from google maps), where I define some points. Clicking on one of these precise points changes the content of the page. Example: On…
-
0
votes0
answers21
viewsCan’t find Google Maps class
I’m trying to carry a FragmentActivity, that loads the map from Google Maps. It was working, and stopped suddenly. I want to open it through a button, but as soon as you press Activity with this…
-
0
votes0
answers56
viewsCheck user inside Map Circle and activate a button
I am developing an application and I came across a logic that I am not able to solve, if someone can give a strength I would appreciate it very much. I have a destiny that has a range circle of it I…
-
0
votes1
answer269
viewsGoogle Maps and Directions stopped tracing routes
I’m using google maps and Directions and running. After 3 weeks two of my apps that use stopped tracing routes. On the Google console, I left the API key unrestricted since the app’s publication on…
-
0
votes0
answers241
viewsAPI Google maps Return limit
I need to use the google maps API, however, the return of the request displays this message. array(3) ' ["error_message"]=> string(190) "You have exceeded your Daily request quota for this API.…
-
0
votes1
answer263
viewsContinue running after you accept Android Permission
I’m doing a test using Google Maps. It’s working but it’s like this. As soon as the app starts, it checks the permission by calling the Permissao class. If the user accepts, the app starts and if…
-
0
votes1
answer633
viewshow to read a result Json from google Directions API
I’m getting this json from google Directions API https://maps.googleapis.com/maps/apidirections/json?origin=-22.8895625,-47.0714089&Destination=-22.892376,-47.027553&key= I need to read it…
-
0
votes1
answer80
viewsGoogle API Does not appear on my page
Hello, I’m trying to insert the google maps on a website MVC that the Visual Studio 2012 already available for testing. Except for the part of maps and putting into a aspx loose, it generates the…
-
0
votes0
answers78
viewsBatches with fixed sizes and positions in responsive content
Friends, I am in the middle of an academic bias work, and I have the mission to transform this map into virtual and responsive content. For that I already have a structure of Divs self-generated…
-
0
votes1
answer523
viewsAPI Google Maps + PHP
I need $Ig to be = 0 the icons to be a type, when $Ig= 1 the icons to be another type, another image in the case. follows code below: <?php include "../../conexaomaps.php";?> <!DOCTYPE…
-
0
votes1
answer422
viewsChanging position of a Marker
I have a Mapsactivity class, where it starts at a fixed point set on the map. I’m calling a Thread, where the Map is only fully loaded, when the return is true. (I will do a search in a comic book…
-
0
votes1
answer86
viewsDriving Route Here Maps
I’m trying to make a route between two points using HereMaps, until then all right, I got it, however, it does not go through the street, but through the whole map. How I would make him go down the…
-
0
votes0
answers152
viewsJSON error in PHP : Syntaxerror: JSON.parse!
I have a problem filling Google Maps with some markers, coming from a PHP (json). When I open the browser, error appears: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON…
-
0
votes2
answers91
viewsHow to display Marker on the map according to the selected button?
I’ve researched and tried some alternatives, but I haven’t been successful so far. *I would like to display the "markers" according to the button pressed on the main screen. For example: A) button 1…
-
0
votes2
answers204
viewsMap navigation intent for all apps [mount route]
I’m looking for a way to give user option select which app mount your route (Waze, google maps, Uber...), but just does not work on google maps. When I choose it, it just shows the location on the…
-
0
votes1
answer32
viewsBy clicking on the tab item the application closes
I’m making an app that has a tab, in the first tab I put a webview, in the second a map, when I enter the app and click on the map item, the app closes, the error happens after I reference the map…
-
0
votes1
answer436
viewsR, Shiny and maps: How to render a map according to the choice in the dropdown_menu?
I am working on a Shiny app and would like the map to be rendered according to the user’s choice in a dropdown. I have three maps (M1, m2 and m3), what I need to put on the ui and server? Follows a…
-
0
votes1
answer88
viewsIonic - Custom buttons in google maps
I’m using Ionic to create an app where I use the google maps api I need to put some buttons floating on this map, as in the image. I found a piece of code that seems to have worked for the person,…
-
0
votes1
answer192
viewsA: Creating map by municipality
Hello, I need to create a map that shows the amount of CPF in Coop. per municipality (ex: blank cities = 0 CPF, dark green cities = 500 CPF). I did by State and it worked, but when I apply to…
-
0
votes1
answer192
viewsA: Creating map by municipality
Hello, I need to create a map that shows the amount of CPF in Coop. per municipality (ex: blank cities = 0 CPF, dark green cities = 500 CPF). I did by State and it worked, but when I apply to…
-
0
votes1
answer80
viewsThe google maps marker does not change the icon correctly when clicked
I’m working with the API of google maps for javascript and I’m carrying markers that represent the position of deliveries (the blue motilas) on the map, when I click on a particular deliverer I want…
-
0
votes1
answer68
viewsReplace google maps maker A and B in the "Place autocomplete and Directions" example
I’m studying the google maps api, and I’m trying to personalize this example from google itself, but I’ve already read the documentation on Google marketing but without success when trying to…
-
0
votes1
answer121
viewsRemove options from Google Maps
I’m using the Google Maps and would like to take away all other options (restaurants, churches, schools, posts, etc.) and leave only my markers Currently I start the map like this: function initMap(…
-
0
votes1
answer23
viewsA href no innerHTML
I’m using the Google API to insert a map into my site, where the user types in their zip code, street, etc, and the API shows the nearest accredited stores to that user, but I wanted to reference a…
-
0
votes0
answers33
viewsMap rendering problem using Leaflet and Flexdashboard packages
Expensive, I’m not able to render a small map in a Dashboard I’m building using Flexdashboard. I am receiving the following message: Error: Method not applicable for 'Maxtar' applied to a class…
-
0
votes2
answers62
viewsI need to place coordinates from Mongodb on a map with reactJS
I’m creating a google maps heat map with reactjs, I was able to implement it and pass the coordinates manually, but I need to create the coordinates dynamically coming from the bank in Mongodb, on…
-
0
votes0
answers37
viewsDoubts with API Google Charts
I’m trying to use the API "Google Charts", to draw a map of Brazil that will show the states where the company is operating. But I need to design only Brazil, and even specifying the variable "BR"…
-
-1
votes2
answers1032
viewsHow to store GPS coordinates in a PHP web application?
I am making a web application that will monitor the displacement of individuals through receiving every 5 seconds of GPS coordinates. I can receive the coordinates and plot on the screen with the…
-
-1
votes1
answer1153
viewsHow to remove br information from maps?
I am developing a wev application of geolocation of rains. On the map I want only the points of capture of rains. However, the default map provided by google provides with road information (br’s).…
mapsasked 8 years, 2 months ago Talison Fernandes 38 -
-1
votes1
answer47
viewsI need to make a map with google maps api with various latitudes and longitudes, this data is from a running workout or a walk
var map; Function initMap() { var nussa = [{lat:-23.99000683799386, lng:-46.28644368611276}, {lat:-23.99000977165997, lng:-46.286408733576536}, {lat:-23.990014549344778, lng:-46.286373026669025},…
-
-1
votes1
answer689
viewsGoogle Maps is not showing
I’m having a problem with Ionic, I added a map to my app and it doesn’t appear, I’m using Ionic’s Tab interface, the code apparently right, I used it in a Blank app and it worked, but when I add the…
-
-1
votes1
answer15
viewsDifferentiate Markers from React-Native-maps that have the same coordinates
I am mounting a map that will draw multiple markers( Marker). However, it is possible that some markers have the same coordinates. Testing the application, I noticed that markers that have the same…
-
-1
votes2
answers60
viewsHow do I show information from a particular location, viewing in responsive mode, on mobile?
I added the iframe from a certain place on my site, but location information, and suggested routes, do not appear when viewed in mobile mode, seeing on mobile. Here’s the way it appears on the…
-
-1
votes2
answers205
viewsAPI maps display address
Today in my system I am displaying as reference point data already registered in the system based on latitude and longitude. I would like the script to find the reference provided by the maps API…
-
-1
votes1
answer138
viewsHow to make an image mapping responsive?
<img id="Imag" usemap="#Calculadora" width="100%" height="auto" src="Calculadora.png"> <map name="Calculadora"> <area class="mapa" onclick="teste()" coords="252,953,647,1379"…
-
-1
votes1
answer37
viewsHow to obtain bordering municipalities from a geom_sf + ggplot
library(tidyverse) library(geobr) Suppose I’m working with a Conservation Unit. Catimbau National Park (PE), for example. Low data by package geobr ucs<-read_conservation_units() parna_catimbau…
-
-1
votes0
answers8
viewsReact Native Maps update with onDragEnd
I started studying React Native and making a small test app with React-Native-maps~0.28 and React-Native-maps-Directions~1.8.0 but I’m having trouble upgrading Déstination to the new position with…
-
-2
votes0
answers41
viewsHow to Map String Characters
I have the following array with a string inside. let fruta = ['banana']; fruit is the name of my array and banana is the string. my intention is to create a code that Mapeie the string 'banana'…
-
-3
votes1
answer83
viewsxampp error on linux Ubuntu
Error updating Poser, please someone can help me.…
-
-5
votes1
answer269
viewsError when integrating Waze to PHP site?
I have a php site and need to upload a map and Waze data. How can I do this ? I’m using this repository: https://github.com/Nimrod007/waze-api…