Questions tagged as 'maps'

0
answers

Map does not carry points

I'm having a problem putting points on the map (I'm using the Google Maps API), the data is coming from the database correctly (I tested echoing on another page), but the points are not being created. (urgent for TCC). generateMap.php...
asked by 01.07.2018 / 20:48
0
answers

Google Maps API + PHP + Mysql - Best way to look for locations closer to the center of the map

Using Google Maps API, PHP, and Mysql, what is the best performance way to query the database, through the coordinates, the locations closest to the center of the map? At first I thought of Ajax. Each interaction on the map (zoom or change in...
asked by 29.05.2018 / 17:30
0
answers

Google maps API - Form

Good morning, I'm a beginner in PHP and I have a little doubt. This code below that I've taken on YouTube maps a route between the address that is already filled in (Latitude, Longitude) and the address you provide from a form. My question i...
asked by 27.05.2018 / 17:41
0
answers

cluster google maps api no ionic

Hello, I'm breaking my mind to implement clustering on a map in the app I'm developing, I currently use google maps api. Would anyone know how to solve it?     
asked by 23.05.2018 / 14:48
0
answers

JSON error in PHP: SyntaxError: JSON.parse!

I have a problem filling out Google Maps with some markers, coming from a PHP (json). When I open the browser, the error appears: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data PHP code: <? head...
asked by 24.04.2018 / 15:36
0
answers

Adding Waze paths with Waze api in Java

Talk the guys. I need to implement a navigation routine with waze, where I have the point of origin the point of stop and a third point that is the final destination, does anyone have any idea how to carry out the procedure so that it works this...
asked by 12.04.2018 / 19:56
1
answer

Collect Route made GPS - Maps

asked by 03.01.2018 / 21:53
1
answer

Driving Map Here Maps

I'm trying to make a route between two points using HereMaps , so that's fine, I did, however, it does not go down the street, but across the map. As I would have it to go down the street, in the documentation of HereMaps , the ex...
asked by 18.10.2017 / 19:47
1
answer

Changing 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 Map is only fully loaded, when the return is true. (I will do a search on a DB through the Web Service where it will return me Lat and Long...
asked by 01.10.2017 / 18:34
2
answers

Google Maps Latitude Longitude does not have an address but exists in Google Maps

I'm using the google api http://maps.googleapis.com/maps/api/geocode/json?address where we passed the address to return to Latitude and Longitude. The problem is: If you type for example this street address muller carioba, it will not...
asked by 21.09.2017 / 02:15