Tagged Questions

0
votes
1answer
17 views

Google maps API can’t get the longitude

Hi guys, i'm trying to get the longitude and latitude for an address with the google maps api, but I don't know how to do it?This is an example of what i'm trying: GoogleObjectAdress("New york") …
0
votes
5answers
67 views

Android “Hello, MapView” Tutorial - Map Tiles Do Not Load

I am new to Android software development and new to this site. I am hoping someone might have some experience with the problem I am having. I've been following the Hello, MapView tutorial in order …
0
votes
0answers
16 views

Android google map myLocationOverlay disappears?

Dear all, I try to add myLocationOverlay to the map. It was not there at first, then when I send the gps position from the ddms, then the blue shining dot appear. However, after awhile, the blue dot …
1
vote
2answers
26 views

Google Maps API : Display a digit in a GMarker

Hello, How can I display a digit inside the GMarker ? I used title, but it is only on rollover like title on links or image. Do you have any idea how I can do that ?
1
vote
1answer
51 views

Calculate driving directions using PHP?

For my application I need a server to calculate driving directions. The Google Maps API was designed for clientside use only, with a Javascript and Flash API. Is there any way I can run their API's …
0
votes
2answers
49 views

Convert full UK postcode to coordinates in server-side script (server-side version of GlocalSearch?)

This is for a search facility on a website. I have it all working using the standard Google Maps geocoder, but for some strange reason it seems to search only on the first part of a postcode. It can …
0
votes
2answers
17 views

xmlHttp request status is 0 for google maps http geocoder

Hi, I am trying to submit an HTTP request via AJAX from the client to the Google Maps Geocoding service. I keep getting a status of 0. I know the request is valid because when I enter the URL …
0
votes
3answers
37 views

Use Application within Application on Android

I'm writing a program for the Android Platform and I would like to implement the code of a preexisting application found here (http://blogoscoped.com/archive/2008-12-15-n14.html) There is a button in …
0
votes
0answers
24 views

Google Maps help - showing multiple addresses on single map

I need a hand with my google maps code... Basically what I want to do is display multiple addresses on a single map. I've got that part to work but I need to set-up the bounds and zoom so it zooms …
1
vote
2answers
67 views

Google Maps: geocode addresses asynchronously, but get their responses in order

I'm trying to plot lines between two or more addresses in Google Maps. The idea is that addresses are in an array (in the order of the route taken), then the array is looped over and geocoded via …
0
votes
1answer
16 views

Google Maps centering or marker positioning issue

Hi everyone, I develop a simple Google Maps application. I need just to place one marker on the map. For whatever reason, the marker is placed outside of the visible area of the map. It's a little …
3
votes
2answers
32 views

Topographical or relief data in Map APIs

Hi I was wondering if anyone knew of any map APIs that offer topographical or relief data? I've had a quick look at Google and Bing APIs, but could find nothing there. Google allow you to view a …
0
votes
3answers
87 views

How do I create a Google Map using v3 API with clickable markers with custom html inside the marker?

I have a database full of addresses and pictures of those locations. Note: I do not have the latitude / longitude. What I need to do: Write a function that uses Google API v3 to list a few of these …
0
votes
0answers
20 views

google maps api issue: retrieving list of markers within map generated by user search

hello to all, i have the following scenario: 1. i will keep a list of stores locations (coordinates and info) 2. will "feed' relevant info from that list to Google map object 3. the user can search …
0
votes
1answer
55 views

How can I get the coordinates of any given address using CoreLocation framework and not google Maps API?

Hi All, I'm interested in finding out the coordinates of "any" given address and not just the current location using only CoreLocation.Framework. I do not wish to use google maps API or yahoo maps or …

1 2 3 next
15 30 50 per page