Questions tagged as 'angular-google-maps'

1
answer

3D Viewing in Angular Google Maps

Preamble I use Angular Google Maps to indicate the location of several buildings in campus of a university. My initialization is as follows: $scope.map = { control: {}, center:...
asked by 20.07.2015 / 14:55
2
answers

How do I create a map with a proximate circumference? [closed]

<script type="text/javascript" src="http://maps.google.com/maps/api/js?key=AIzaSyDUZgjcLfmsJUX7oKmJhG_jqJK_gK0xkng"></script><bodyonload="initialize();"> <?php $geocode=file_get_contents('http://maps.google.com/maps/a...
asked by 16.06.2017 / 16:21
1
answer

Add map with search service using angularjs and google maps

I have a map and wish that it can be located and marked at a certain point by the address passed by the user. Example: The user types: calle são joão, 403, São Paulo, Sp. The map should return the point on the map for the address entered. html...
asked by 21.09.2017 / 21:41
0
answers

Create polygon tool

I need to create a tool that draws a Polygon using the existing polygon tool. It would have a field LAT and LNG , where you would enter the values and it will add the points alone, without having to click with the mouse . Here...
asked by 02.10.2015 / 04:59
2
answers

How do I create a map with a proximate circumference? [closed]

<script type="text/javascript" src="http://maps.google.com/maps/api/js?key=AIzaSyDUZgjcLfmsJUX7oKmJhG_jqJK_gK0xkng"></script><bodyonload="initialize();"> <?php $geocode=file_get_contents('http://maps.google.com/maps/a...
asked by 16.06.2017 / 16:21