We have a standard map (MapTypeId.ROADMAP) with a marker on it. Above the map is a button that says \'Show StreetView\'. If the user clicks on it, it loads StreetView at the position of the marker (in
I am working on an iPhone map application and wanted to know whether it was possible to request any labels visible on Google Maps given a longitude/latitude and radius?
I am developing a Django Application that takes a location on one page and searches the database for real estate listings in that area and returns the results on the next page. The Second page also di
I am developing a web application in django and i want to build a feature where in a person can input a location name in a text box and the corresponding location is shown at the center of a google ma
I have a little button on my page that should load a google map. Since I want my page to load really fast and this feature is not actually necessary I don\'t want to embed the google maps API script o
After over an hour of trying to get it to work I\'m thinking it\'s because of cross domain policies, but I really thought this would work. I can\'t find a lot of info on it either. But, here is my iss
I\'m using the Google Maps Javascript API and I have LatLng coordinates that are dynamically generated. The problem is, sometimes I get coordinates and a zoom level that creates a map view that\'s \'o
I want to form a circle around the marker when the marker is clicked! So, Listener is added to marker and the function needs to act on the circle.
I\'m trying to create dynamic markers using google maps api and am having problems when using a variable tat is iterated over.
I have the below and want to sort the markers by the various category type being pulled under cat: dataMarkers.cat.Im a bit lost as to how to actually do this the best way.I\'m thinking markerManager