Questions tagged as 'maps'

1
answer

how to read a Json result of google directions API

I'm getting this json from the google directions API link I need to read it But it's difficult. What I have so far: (even though awareness is wrong) public static async Task<List<Model.Localizacao>> GetDirectionsAsync(L...
asked by 09.08.2017 / 18:19
0
answers

API Google maps Return limit

I need to use the google maps API, but the return of the request displays this message.    array (3) {["error_message"] = > string (190) "You have exceeded   your daily request quota for this API. We recommend registering for a   key at t...
asked by 28.07.2017 / 23:04
0
answers

For the geolocation to work in the webview

I looked at various topics about this, but since my project is a bit different, I could not make the adaptations. I need to enable geolocation for the map of a page of my website, which is entered via webview in my application, by the computer b...
asked by 16.07.2017 / 03:12
0
answers

Check user within circle of Map and activate a button

I'm developing an application and I came across a logic that I can not solve, if anyone can give a force, I'd appreciate it. IhaveadestinationthathasarangecircleofitImadeitwiththiscode:privatevoidsetDestino(Doublelatitude,Doublelongitude){la...
asked by 05.07.2017 / 18:47
1
answer

Google API Do not show up on my page

Hello, I'm trying to insert google maps into a MVC site that Visual Studio 2012 already makes available for testing. By taking only the maps part and putting it in a aspx , it generates the cute map the way I ne...
asked by 18.07.2017 / 14:28
1
answer

Google Maps and Directions stopped plotting routes

I'm using google maps and directions and working. After 3 weeks two of my apps they use have stopped tracing the routes. In the Google console, I left the API key unrestricted since the app was published to Google Play. I checked the quota an...
asked by 23.07.2017 / 23:38
1
answer

API Google Maps Bookmark

Good evening Mr. I'm trying to use a marker for each point coming from the database in the code below: In this code there is already the route traced using the Lat and longitude received from the bank, I just need that in each insertion in th...
asked by 03.06.2017 / 04:54
2
answers

I can use the maps API on pages in * .HTML, but in * .php it does not work properly

I have a * .HTML page that sends parameters in the body of the URL to the * .PHP page. It turns out that the map is not loaded in the * .php page example url: http://localhost/dashboard/phptest/index1.php?latitude=-19.9020683&longitude=...
asked by 15.06.2017 / 17:04
0
answers

Do not find Google Maps class

I'm trying to load a FragmentActivity , which loads the map of Google Maps. It was working, and it stopped working. I want to open it with a button, but once you load the activity with this button, it already gives that error to the mon...
asked by 05.06.2017 / 15:43
1
answer

Map opens bugged

Good morning! I have a web application, where I use a leafletjs map ( link ) and openstreetmap as tile . The map works perfectly, I can interact in any way (add markers, create layers, zoom ..), but when I access the page where the map is,...
asked by 05.01.2017 / 12:54