google-maps-api

Distance calculation

I wanted to connect to the site (thesis) the calculation of the cost of cargo transportation by distance. Tried it using Goog ... s and Yandex maps, but in both cases you have to pay and pay is not enough. Is there an option to do this without such costs?

How do I find the geographical coordinates of all bridges in Russia?

I want to get the coordinates of all the bridges across the rivers of Russia, how can this be done the fastest?

Problem with Google maps API (for development purposes only)

The site has a map with the marks of the city's restaurants. Implemented using google maps. You need to add new marks, but yo ... added? Maybe there are some other options? The site is written in yii1 Link to the page itself: http://www.zm-coffee.ru/shop

How do I change the zoom of a Google map?

The site has tabs with maps,all the maps in html are inserted through, all the maps are displayed, but one with a very large scale. Website https://redcat.ua/places/ section stores Thank you

How do I find out my coordinates?

Good evening, the problem is this. How to find out your coordinates Google map api v2 android. And how do I put another marker instead of the standard marker indicating my location?

How do I get directions to multiple google maps api points?

Please help with this problem: When building a route between two points, everything works correctly(we delete markers by clic ... } console.log(markerArr); directionsDisplay.setMap(null); routing(); }

How do I determine my current location?

How can I find out my coordinates without maps? This is how I get my coordinates with the map. myMap.setMyLocationEnabled(tru ... (); myPosition = new LatLng(latitude, longitude);} How can I get my location without creating a myMap object (GoogleMap)?

Determine whether a point falls into a circle

Good afternoon. The database stores the coordinates of a point (float type) from google-maps. When getting such coordinates, ... er 6, 6 falls into the circle. The question seems not complicated, but I can't figure out how to calculate all this correctly

GoogleMaps path rendering and FrameLayout

I ran into a problem related to building a path between two points, I use 1 activity and 4 frames, 1 of them is decorated wit ... } finally { iStream.close(); urlConnection.disconnect(); } return data; } }

Using Google maps instead of Bing WP7?

Hello! Broke my whole head. How to use google maps instead of bing maps. As I understood kotrol is used by the same Microsoft ... ole problem is that bing does not support Russian, but uses the Latin alphabet... Thank you so much for reading the question!

In the google maps api, generate a URL for https://www.google.com.ua/maps/

There is a project that uses the Google Maps API to build a route. Now my task is as follows: inside the web application, us ... Google Maps API and Google maps. I never found a solution. I want to clarify whether it is possible to implement this task?

How to get a link to a Google api Staticmap map fragment in PNG format

Please tell me. Through the Google staticmap api, you can get a link to a map fragment, that is, to an image, but the problem ... amp;z=13&l=map & amp Please help me, I've been struggling with this for a week now I can't find the answer anywhere.

The google map is not displayed after the app is published

Hello, I have been suffering for a week I can not solve the problem. I wrote an application that gets the coordinates of buse ... :recyclerview-v7:25.3.1' compile 'com.google.android.gms:play-services-maps:10.0.1' testCompile 'junit:junit:4.12' }

Openstreetmap object coordinates (latitude, longitude)

Hello everyone, there is a Windows application that displays the map from http://www.openstreetmap.org. It is necessary to im ... the scale (zoom) in which the map is currently displayed in the user's program, plus that the offset that he (the user) made.

How to find the image (coordinates) of an object in Google Street View

For example, I have a photo of an object in the city N, I want to find the location of this object in the Google Street View ... the streets through Google Street View in search, but how to do it quickly? To eventually find the coordinates of this place?

How is the altitude determined in this Google Map app?

There is such a service http://3planeta.com/googlemaps/karty-google-maps.html how do they determine the altitude above sea level/ Do they have the same sources?

How to determine the user's current location and what is best to use?

There is an international project. When the user performs certain actions, it is necessary to receive data about his location ... le making as few requests as possible? P.S. At the same time, I do not need anything draw on the map and draw the map itself

How do I correctly specify points on the map in google maps via the API?

Hello everyone. I make a small CRM system + several services for it. One of them is delivery. The courier manager needs to se ... recorded in the database and output them on delivery? Is it possible to show a point at an address in the google maps API?

Find out the city by Google maps coordinates

I have a map on the site with a search, Is it possible to pull out separately only the name of the city in which the coordina ... ls" type="text" placeholder="Search Box"> <div class="container" id="map-canvas" style="height:300px;"></div>