[Google Maps API v2] Re: Get surrounding zip codes?

2013-08-27 Thread John Coryat
> This is great. Just wondering why "Get Zip Codes" does not show all zip > code numbers inside the map? Is this tool available for purchase? > > It's not available but with a little ingenuity (and a Zip Code shapefile), you could recreate it yourself. -John Coryat

[Google Maps API v2] Re: Deprecation date is really 19 May 2013 ?

2013-03-27 Thread John Coryat
V2 probably won't be shut down on that date but it isn't guaranteed to be up after that. I'm guessing it will take Google another three to six months to actually cut it off. -John Coryat -- You received this message because you are subscribed to the Google Groups "Googl

Re: [Google Maps API v2] Trying to obtain a licence for API

2012-11-12 Thread John Evan Dizaro
//groups.google.com/d/msg/google-maps-api/-/WtoXU_zFHvQJ. > To post to this group, send email to google-maps-api@googlegroups.com. > To unsubscribe from this group, send email to > google-maps-api+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.googl

[Google Maps API v2] Re: The V2 API will continue to work until May 19, 2013.

2012-10-16 Thread John Coryat
bfuscation. -John Coryat -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-api/-/HI5Hyx8DZv4J. To post to this group, send email to google-maps-api@

[Google Maps API v2] Re: how to use esri shp file as google map overlay ?

2012-08-31 Thread John Coryat
http://bit.ly/NGTPIn Try this. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-api/-/e6sWJCOr60AJ. To post to this group, send email to google-maps-api@

[Google Maps API v2] Re: Fastest method of finding items inside a bounding box

2012-08-30 Thread John Coryat
Here's another way I call a "Keybox search." -John Coryat Performing a Spatial Search without a Spatially Enabled Database Author: John D. Coryat, USNaviguide (http://www.usnaviguide.com and http://maps.huge.info ) September 22, 2007 Most mapping applications that involve quer

Re: [Google Maps API v2] What after 2013/05/19

2012-08-29 Thread John Coryat
I'm a big holdout on v2. I have over 50,000 web pages running v2 that need to be migrated. I suffer from inertia though and they are working perfectly. One day, probably in May 2013, I will make the change. -John Coryat -- You received this message because you are subscribed to the G

[Google Maps API v2] Re: Get surrounding zip codes?

2012-08-08 Thread John Coryat
t's pretty easy to code in virtually any language. If you have Postgresql, it's really, really easy. That's all there is to it. -John Coryat -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To view this

[Google Maps API v2] Re: Can Google Maps API V2 return the +4 geocode of a Zip code?

2012-08-03 Thread John Coryat
> Can Google Maps API V2 return the +4 geocode of a Zip code? Is it capable > of this? > No. There is nothing free available anywhere that will return Zip+4 results for a particular location. -John Coryat -- You received this message because you are subscribed to the Goog

Re: [Google Maps API v2] Re: My map works good in Firefox and Safari, but in IE it does not show the pins!

2012-05-22 Thread john weber
Many thanks guys. It was the cache. Since I got you here, what do you recommend as the best php mysql map generator? In other words where can I find the newer version of what I have done? On Wed, May 23, 2012 at 12:38 PM, geocode...@gmail.com wrote: > On May 22, 6:41 pm, john weber wr

Re: [Google Maps API v2] Re: My map works good in Firefox and Safari, but in IE it does not show the pins!

2012-05-22 Thread john weber
What is the issue guys? On Mon, May 21, 2012 at 7:05 PM, Rossko wrote: > > The xml is fixed: > > still doesnt show it in IE! > > > http://hotels2go.com.au/map/hotel_information_map.php?destination_id=2&hotel_id=569 > works on my IE, shows some blue markers and a red one. > Don't forget I

Re: [Google Maps API v2] Re: My map works good in Firefox and Safari, but in IE it does not show the pins!

2012-05-20 Thread john weber
Hello; Thank you for the reply. The xml is fixed: http://hotels2go.com.au/map/phpsqlajax_genxml_general.php?destination_id=2&hotel_id=569but still doesnt show it in IE! On Fri, May 18, 2012 at 6:24 PM, Rossko wrote: > > Can anyone please help me find out what is wrong with it? > > As in many

[Google Maps API v2] My map works good in Firefox and Safari, but in IE it does not show the pins!

2012-05-17 Thread john weber
Hello; I am using php, mysql to generate to load hotels locations from the database and drop pins on the map. My map works good in Firefox and Safari, but in IE it does not show the pins! Here is my map: http://hotels2go.com.au/map/hotel_information_map.php?destination_id=2&hotel_id=569 Can an

Re: [Google Maps API v2] Re: Get nearest zipcode

2012-05-11 Thread John Coryat
'll need a database of the Zip Code polygons, a significantly more expensive and complicated process. -John Coryat On Friday, May 11, 2012 12:23:53 AM UTC-5, ashvini ghodake wrote: > > Hi, > >Yes. I have the requirement. Please tell me the about api details and > how

[Google Maps API v2] Re: Get nearest zipcode

2012-05-10 Thread John Coryat
You mean sort of like this: http://maps.huge.info/zipcolors.htm -John Coryat -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-api/-/QL6-N-

[Google Maps API v2] Re: how can i find my key back?

2012-02-17 Thread John Hartung
Thank you so much, Andrew! On Feb 17, 4:22 am, Andrew Leach wrote: > On 16 February 2012 23:25, John Hartung wrote: > > > I notice that the key format is significantly different. Is it used in > > much the same way? > > It's used in exactly the same way. And it al

[Google Maps API v2] Re: how can i find my key back?

2012-02-16 Thread John Hartung
I notice that the key format is significantly different. Is it used in much the same way? - John On Feb 16, 2:57 pm, Rossko wrote: > > where can i apply a new one for my > > site? > > It's in 'Basics' in the > documentationhttp://code.google.com/apis/maps/

[Google Maps API v2] how is this map created?

2012-01-18 Thread john dingo
http://www.lancashirebus.co.uk/times.jsp?routeID=90&iP_show=routes The above website has a animated google map. I have looked at the source code and can understand the basic co-ordinates used, however the route function seems to be coded As you can see its coded like this: var pathOut = "uzqg

[Google Maps API v2] Re: domain penalized?

2011-12-23 Thread John Coryat
You're sounding paranoid. Why would you think Google would differentiate your domain from any other? I know! You're using IIS! That would probably get you ignored. Everyone hates IIS. -John Coryat -- You received this message because you are subscribed to the Google Groups "

[Google Maps API v2] Re: domain penalized?

2011-12-23 Thread John Coryat
have some sort of caching system or proxy that's screwing with the request. -John Coryat Disclaimer: IANAGE -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To view this discussion on the web visit https://groups.go

[Google Maps API v2] Re: domain penalized?

2011-12-22 Thread John Coryat
llars. (US only) -John Coryat -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-api/-/TIs723j2F64J. To post to this group, send emai

[Google Maps API v2] Re: Usage limits of the Maps API - what means a "map load" exactly?

2011-11-24 Thread John Coryat
It's explained in detail here: http://code.google.com/intl/us/apis/maps/faq.html#usage_mapload -John Coryat -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To view this discussion on the web visit https://groups.google.c

[Google Maps API v2] Re: Definition of a Google Map Hit?

2011-11-03 Thread John Coryat
its" would be 100. Well under the 25,000 limit. -John Coryat -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-api/-/vS9vjIDDSlwJ. To p

[Google Maps API v2] Re: Definition of a Google Map Hit?

2011-11-02 Thread John Coryat
just won't be a problem. If you're worried about suddenly finding a bill for $5000 because FOX news mentioned your map, just make sure your overage charge is set to zero, which will most likely be the default anyway. -John Coryat -- You received this message because you are su

[Google Maps API v2] Re: json_decode not liking spaces??

2011-10-27 Thread John
Ah, but of course. Schoolboy error ;) Cheers mate! J On Oct 28, 2:15 am, "geocode...@gmail.com" wrote: > On Oct 27, 5:54 pm, John wrote: > > > Hi all, > > > I'm having problem retrieving data for postcodes that contain a > > space.  When I use:

[Google Maps API v2] json_decode not liking spaces??

2011-10-27 Thread John
URL into my browser it works. Can anyone tell me what I'm doing wrong? All the best, john -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to google-maps-api@googlegroups.com. To unsubscr

[Google Maps API v2] Using GoogleAPI json to get suburb info

2011-10-16 Thread John
s up my location as expected. In the left hand side, it displays the suburb information: Ealing, London. Is there a way I can retrieve that information via a URL like I did to obtain the latitude and longitude? Many thanks, John -- You received this message because you are subscribed t

[Google Maps API v2] Re: Getting GEO codes based upon a postal code

2011-10-02 Thread John
populated. That's exactly what I want to achieve except I want to retrieve post codes based upon a postcode, rather than streets within a postcode. H... Random question On Oct 2, 11:02 pm, John wrote: > Cheers Rossko, > > Bad answer :)  I was hoping Google may be able to do this.

[Google Maps API v2] Re: Getting GEO codes based upon a postal code

2011-10-02 Thread John
Cheers Rossko, Bad answer :) I was hoping Google may be able to do this. Fair play, might just have to bite the bullet and stick with Geonames :( Cheers, J On Oct 2, 10:36 pm, Rossko wrote: > > I'm trying to achieve > > the type of functionality that lets you enter your postcode, select > > x

[Google Maps API v2] Re: Getting GEO codes based upon a postal code

2011-10-02 Thread John
- > -----

[Google Maps API v2] Re: Getting GEO codes based upon a postal code

2011-10-02 Thread John
ay of post code lat/longs, I select from my database and then send that to google and plot points onto a map. Do you reckon that is feasible? I'm still in design stage so am just trying to get my head around how I should engineer this... All the bets, John On Oct 2, 9:26 pm, Andrew Leach wro

[Google Maps API v2] Re: Getting GEO codes based upon a postal code

2011-10-02 Thread John
Hi Dale, Cheers for yoru reply. I searched for that "just zip" but didn't find anything. Sorry, not sure what you mean by auth code? Auth code for what? Kind regards, John > > Dale Bingham > On Oct 2, 2011 3:55 PM, "John" wrote: > > > > >

[Google Maps API v2] Re: Google's geocode example doesn't work :(

2011-10-02 Thread John
Hi Davie, Duly noted. Going to have a read through it now. Cheers for the heads up!! :) Kind regards, John On Sep 30, 10:16 pm, davie strachan wrote: > Hi John > Before you finalise your application I would suggest you have a look > athttp://code.google.com/apis/maps

[Google Maps API v2] Getting GEO codes based upon a postal code

2011-10-02 Thread John
Hi all, I want to be able to obtain the long and lat of any given post code for several countries across the world. I did find one website http://download.geonames.org/export/dump/ but when I started to do some testing, I found that there were errors within only a few tests that I had carried out

[Google Maps API v2] Re: Charges for maps start tomorrow (10/1/2011)

2011-10-01 Thread John Coryat
just recently, I find it a bit uncomfortable to be in this situation. Granted, it is one of my own creation but still, to suddenly start racking up fairly significant daily charges that I can't stop will, let's say, be interesting. -John Coryat -- You received this message because y

[Google Maps API v2] Re: Google's geocode example doesn't work :(

2011-09-30 Thread John
Hi guys, Thank you both for all of your help It worked!! I'm well chuffed. Turns out it was me just being stupid as per usual. Kind regards, J -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to go

[Google Maps API v2] Re: Google's geocode example doesn't work :(

2011-09-30 Thread John
Hi davie, UG, I've just lost the post I typed. Thank you for your reply!! I think I've got it the wrong way around - my select values (lat, lon) and what I'm updating dynamically. Very useful response. Mind you, I'm still a bit baffled as to why the example one didn't work but never mind, let

[Google Maps API v2] Re: Google's geocode example doesn't work :(

2011-09-30 Thread John
Hi Davie, Cheers for that! Bugger, I think our posts had crossed wires :) Let me try and absorb that. Sorry, I've only been using php/mysql for a couple of months and it was hard enough getting as far as I did. This whole Geocode methodology is completely baffling me. Please be patient as this

[Google Maps API v2] Re: Google's geocode example doesn't work :(

2011-09-30 Thread John
Hiya, Sorry, I was a bit brain fried when I wrote this from all of the digging around and should have explained more. > It's wrong, you have all fixed numbers in your formula. Whatever the > value of data in your table the formula will always evaluate to > exactly the same value. If that is more

[Google Maps API v2] Google's geocode example doesn't work :(

2011-09-29 Thread John Sidney
so no luck. It returned the entire table. Does anyone understand what has gone wrong? Seems odd that Google would post an example that doesn't work!??? Kind regards, John -- You received this message because you are subscribed to the Google G

[Google Maps API v2] Creating a Store Locator SQL doesn't work

2011-09-01 Thread John
Hello, I'm trying to follow Creating a Store Locator as per http://code.google.com/apis/maps/articles/phpsqlgeocode.html I'm only trying to just get the SQL to work. I created the table and populated it with the examples provided. However, when I tried to execute the SQL that it provided: SELE

Re: [Google Maps API v2] Re: searching and get the list of streets That have the name the piece with "gua"

2011-08-09 Thread John Evan Dizaro
2011/8/9 John Evan Dizaro > So how do you do, when you do not know the full name of the street in > googlemaps? > > I could see the maps of OpenStreetMap is not update, how to actualize > it? > > > 2011/8/8 Rossko > >> > I need to search and get the l

Re: [Google Maps API v2] Re: searching and get the list of streets That have the name the piece with "gua"

2011-08-09 Thread John Evan Dizaro
aps API V2" group. > To post to this group, send email to google-maps-api@googlegroups.com. > To unsubscribe from this group, send email to > google-maps-api+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=

[Google Maps API v2] searching and get the list of streets That have the name the piece with "gua"

2011-08-08 Thread John Evan Dizaro
t; ,"Rua Guararpes", "Av. Agua Verde", import googlemaps from googlemaps import GoogleMaps api_key = '' gmaps = GoogleMaps(api_key) local = gmaps.local_search('gua, curitiba,pr,br') result = local['responseData']['results'][0] print r

Re: [Google Maps API v2] Clustermarker

2011-02-21 Thread John Dieji
Okai sorry. Examples: * http://rumo.biologie.hu-berlin.de/PPODB/maps/fruit_s.html?plant_name=apricotis working with 1954 markers * http://rumo.biologie.hu-berlin.de/PPODB/maps/fruit_s.html?plant_name=peachis working with 4096 markers * http://rumo.biologie.hu-berlin.de/PPODB/maps/fruit_s.html?plan

[Google Maps API v2] GMap API on a web application: Gmap showing "Unable to locate Address" for a valid address on one machine and plotting the same address correctly on other machine

2010-12-14 Thread Jijo john km
We have a web apllication wherein we have facility to locate addresses on GMap. The issue we are facing is that when we hit our application URL and try to view this addresss "Via Regina Margherita, 1, Brindisi, 72100, Italy" we are able to see it correctly on the GMap but when the client is hittin

[Google Maps API v2] Separate Globe

2010-11-23 Thread John
In the Google Earth API, you can call void google.earth.createInstance( object domNode, functioninitCallback, functionfailureCallback, [optional] object options ) and in the options object

Re: [Google Maps API v2] Google maps problem

2010-10-27 Thread John Burcher
I have tried your site and every time I refresh, zoom or pan the result is the same. The result only changes when I use the drop down boxes on the left hand side. If the pins are coming from a database, your issue is clearly the code driving the database pins. On Wed, Oct 27, 2010 at 10:15 PM, A

Re: adding multiple keys in xml file

2010-07-28 Thread John Psom
thanks -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit

adding multiple keys in xml file

2010-07-28 Thread John Psom
add multiple keys.. (I have obtained the keys, I just dont know how to import them into the xml file). Thank you for your help John -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to goog

Re: How to specify callback function for Google Elevation Service JSON requests?

2010-05-10 Thread John Maurer
n V3, not V2. Hi William, Yes, I mention the V3 Elevation Service in my original post. I am worried that new features will not be implemented in V2 anymore, as you suspect. I didn't think V3 was ready to replace V2 quite yet, but I guess it's time for me to start finding out the discrep

Re: How to specify callback function for Google Elevation Service JSON requests?

2010-05-07 Thread John Maurer
On May 7, 12:37 am, Andrew Leach wrote: > William explains how to use pure JSON data in this > post:http://groups.google.com/group/google-maps-api/msg/590ca0696069f3b4 Thanks, Andrew, but this pertains only to JSON, not JSONP, nor does it address the Elevation Service. William's explanation u

How to specify callback function for Google Elevation Service JSON requests?

2010-05-06 Thread John Maurer
ust "JSON") requests. Is that true and are their plans to support this in the future? Ideally, I would like the ElevationService() object that Google is providing in the V3 Google Maps API, but sadly they have not added this to the V2 API. :( Thanks for any help on this! Cheers, John -

Re: Uncaught TypeError: Cannot call method 'Vd' of null

2010-05-04 Thread John Wieczorek
Happy fix. Don't think I've ever seen such a dramatic improvement from changing two characters of code. Thanks. On May 3, 3:32 pm, Andrew Leach wrote: > On May 3, 10:57 pm, John Wieczorek wrote: > > > > > This behavior occurs in Chrome, Safari, IE, and Firef

Uncaught TypeError: Cannot call method 'Vd' of null

2010-05-03 Thread John Wieczorek
hey are probably irrelevant to discovering a solution. This behavior occurs in Chrome, Safari, IE, and Firefox, in a mix of versions. Ideas? Thanks, John -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post

Re: How to use Elevation Service in V2 API?

2010-04-27 Thread John Maurer
> Have a look at > > http://www.wolfpil.de/cross-domain-xhr.html > > This page uses the elevation service of geonames.org, but it should be > easy to change it for google's elevation service. > (Google's service also displays the depth of the ocean floor.) Excellent. Thank you for this example! Se

Re: How to use Elevation Service in V2 API?

2010-04-27 Thread John Maurer
> As described athttp://code.google.com/apis/maps/documentation/elevation/ > "You access the Elevation service through the Elevation Web Service, > an HTTP interface." Exactly. I'm asking how that can be used in JavaScript. The above page does not provide any examples. > > and Google Maps does no

How to use Elevation Service in V2 API?

2010-04-26 Thread John Maurer
I want to use Google Map's new Elevation Web Service (http:// code.google.com/apis/maps/documentation/elevation/) in my V2 Google Maps API to show the cursor depth/elevation as the user scrolls over the map, similar to what I and many others frequently do with cursor latitude and longitude. Althoug

Re: Slow loading multiple maps (up to 20) with approx 800 markers

2010-04-23 Thread John
://www.gooseneckcreek.com/googlemaps/onw/dni.kml Markers in all three maps display at the same size, corresponding to the 32x32 version Thanks for your time. John On Apr 22, 2:19 pm, John wrote: > Hi: > > May I heartily second Ralph Ames' comment: Very good example. Thank > you > I redid my p

Re: Slow loading multiple maps (up to 20) with approx 800 markers

2010-04-22 Thread John
and it appears fuzzy, as though it is being scaled up again. I know the KML element is not supported by Google Maps API If it matters, I'm scaling the icon to a smaller size using GIMP. Seems like I should be able to do this, but I haven't had any success. Thanks again. John On

Re: openInfoWindowHtml not displaying correct values

2010-04-22 Thread john Johnson
Yeah I figured out it was a bad idea and decided to individually record the lat/long with the help of a php script and javascript, and once i had all my lat/long points, then requesting the map using the lat/long points, works great. On Wed, Apr 21, 2010 at 1:20 AM, Rossko wrote: > > But right n

openInfoWindowHtml not displaying correct values

2010-04-21 Thread John
Hey everyone, http://www.skyfirestudio.com/ic/site/googleMap_2.php http://www.skyfirestudio.com/ic/site/mapxml.php Basically the openInfoWindowHtml should display each marker's address when the markers are clicked. But right now the first marker's address is the only content that displays when y

Re: Slow loading multiple maps (up to 20) with approx 800 markers

2010-04-15 Thread John
Hello everyone. Thanks very much. I'll take a look at all this info today. John On Apr 14, 8:16 pm, Ralph Ames wrote: > Very good example. > > Ralph > -www.easypagez.com/maps/map_index.html > > > > -Original Message- > From: google-maps-api@googlegr

Re: Slow loading multiple maps (up to 20) with approx 800 markers

2010-04-14 Thread John
he load time as currently constructed. If so, I'd like to evaluate what it would take to implement those techniques. If not, then obviously, a single map is the path to take. John On Apr 14, 2:46 pm, Grok Lobster wrote: > Example page doesn't work with IE8 - no maps at all. > In Fi

Slow loading multiple maps (up to 20) with approx 800 markers

2010-04-14 Thread John
reasonable. Regardless, I'm going to start down the single map road while hoping to hear that there is something I can do to improve the multiple map setup. Thanks, John -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to

has Street View?

2010-03-16 Thread John
Is there a way to check if a set of coordinates has street view at their exact location, and return false if not? -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubs

Re: Grouping polylines, and obtaining polyline data?

2010-03-10 Thread john h
Thanks Rossko, I appreciate your input, it gives me a direction to study up on and keep moving forward. Much appreciated! John On Mar 8, 5:35 pm, Rossko wrote: > >  And to the larger question, would all those separate polylines > > be contained within a kml file, and the polygons

Grouping polylines, and obtaining polyline data?

2010-03-08 Thread john h
ed within a kml file, and the polygons be contained within a "GLayer" object to whihc i can apply events? Forgive my lack of sophistication, clearly i'm a noob stuck early in the learning curve (steep one at that!!) Many thanks!! John -- You received this message because you

Re: Strange errors

2010-01-26 Thread John Croson
> > > IE gives me; Expected ')' at line 96 character 48. > > FireBug tells me; missing ) after argument list > >                             var point = new GLatLng > > ( +43.31888,-073.66906);\n > >                               Line 96 > > > This looks right to me, and I've checked the LatLng in

Strange errors

2010-01-26 Thread John Croson
Sample page hosted at http://www.ihbsonline.com/map_test_1.cfm I have a zip code database with lat/lng data I query via ColdFusion and populate a map with markers. Sometimes it works, and sometimes it doesn't. When it doesn't, debugging with FireBug and IE Developer tools render similar error me

Re: Adding markers to an existing map with geoencoding

2010-01-18 Thread John
x27;s ClientLocation property as the first point and only using the predefined point as a fallback. I appreciate the point about using good practice, however. Thanks again. John On Jan 18, 12:03 am, Mike Williams wrote: > 1. It's not good practice to re-geocode a fixed address every t

Adding markers to an existing map with geoencoding

2010-01-17 Thread John
uessing it's the latter and if I want to add the second maker, I have to come up with a mechanism to store both address and create a new map with both markers added at the same time. Any help is appreciated. Thanks, John -- You received this message because you are subscribed to the Google

Re: iPhone: Google Latitude map much faster than ordinary API map - how?

2010-01-11 Thread john byrne
Any chance that there are some API's for Google Maps for Mobile? I'd really like to use it instead, as it is more responsive, and better behaved, compared to V2 or V3 Google Maps API. JB On Mon, Jan 11, 2010 at 1:46 PM, Marcelo wrote: > No, Google Maps for Mobile is a compiled application, and

Re: Use Google Map as the background of a website?

2010-01-06 Thread John Turley
Found my own solution: That makes the map fill the screen, then set z-layers on all your divs to order their layers. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To u

Re: Use Google Map as the background of a website?

2010-01-05 Thread John Turley
On Jan 6, 2:29 am, "geocode...@gmail.com" wrote: > On Jan 5, 6:28 pm, "geocode...@gmail.com" > wrote: > > > On Jan 5, 6:05 pm, John Turley wrote: > > > > Any way to do this? Basically I just want to set the Map as the > > > background to

Use Google Map as the background of a website?

2010-01-05 Thread John Turley
Any way to do this? Basically I just want to set the Map as the background to the site and have divs on top of it. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubs

Re: Working with the Google Maps API and Twitter API?

2010-01-04 Thread John Turley
On Jan 4, 4:59 pm, John Turley wrote: > On Jan 4, 10:35 am, Andrew Leach > wrote: > > > On Jan 4, 12:02 am, John Turley wrote: > > > > Anybody know any resources that I could use to achieve this? I would > > > be most grateful to anyone who can help me. &

Re: Working with the Google Maps API and Twitter API?

2010-01-04 Thread John Turley
On Jan 4, 10:35 am, Andrew Leach wrote: > On Jan 4, 12:02 am, John Turley wrote: > > > > > Anybody know any resources that I could use to achieve this? I would > > be most grateful to anyone who can help me. > > http://www.google.co.uk/search?q=twitter+google+

Re: Working with the Google Maps API and Twitter API?

2010-01-04 Thread John Turley
On Jan 4, 10:35 am, Andrew Leach wrote: > On Jan 4, 12:02 am, John Turley wrote: > > > > > Anybody know any resources that I could use to achieve this? I would > > be most grateful to anyone who can help me. > > http://www.google.co.uk/search?q=twitter+google+

Re: Working with the Google Maps API and Twitter API?

2010-01-04 Thread John Turley
On Jan 4, 10:35 am, Andrew Leach wrote: > On Jan 4, 12:02 am, John Turley wrote: > > > > > Anybody know any resources that I could use to achieve this? I would > > be most grateful to anyone who can help me. > > http://www.google.co.uk/search?q=twitter+google+

Working with the Google Maps API and Twitter API?

2010-01-03 Thread John Turley
the map at the location. Anybody know any resources that I could use to achieve this? I would be most grateful to anyone who can help me. Thanks, John -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, sen

Connect using MarkerManager to a database

2009-12-29 Thread John Rom
w GMarker (point, customIcons("type")) command, but I don't know how to incorporate into the array or the addMarkers() function.. if you have any ideas, please let me know. I forgot to send a link. It is here: http://insideoutcenter.org/iomaps/map-beta1.0.html thanks, John Rom -- You recei

Re: Issue with this "sensor" paramter

2009-12-28 Thread John
yeah I know it wasn't cached cause the source code was there and tried it in 4 browsers. Thanks anyway. On Dec 29, 12:20 am, "geocode...@gmail.com" wrote: > On Dec 29, 12:11 am, John wrote: > > >http://kseego.com/events.php?e=5 > > > For some reason it wo

Re: Issue with this "sensor" paramter

2009-12-28 Thread John
http://kseego.com/events.php?e=5 For some reason it works now very confused. Do the keys have a delay on them. In general if u can take a look give me any suggestions if its looks okay. On Dec 28, 11:48 pm, "geocode...@gmail.com" wrote: > On Dec 28, 8:37 pm, John wrote: >

Issue with this "sensor" paramter

2009-12-28 Thread John
So I had installed the map API about a month ago didn't know about this "sensor" parameter which is causing for an annoying problem. I resigned up for a key got my new code http://maps.google.com/maps? file=api&v=2&sensor=true_or_false&key=ABQIMPrqJ1SjuSBGII26hMkj2xSvPFZj5S2o

Re: Setting map minimum / maximum zoom levels

2009-12-04 Thread John Mick
This is straight from Mike William's Site - put this block of code after you have already created your GMap2 object. var mt = map.getMapTypes(); for (var i=0; i wrote: > hi, > > I'm struggling to find out how to set a minimum / maximum zoom for a > map i am testing/creating here:http://www.candysp

Re: Missing tiles in the most recent version (2.x)

2009-11-17 Thread John-Z80
Missing titles in my pages and other pages I've visited, some kind of bug in a update from google maps? Many pages using v2 are not working... -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-..

Google key does not work fine for HTTPS websites

2009-11-05 Thread Rijoe John
I have a HTTPS url and I have registered the URL domain to Google Maps and got a key. We tested in our machine for calculating the distance and it worked perfectly well. Our client while working in their machine has been getting this error message "This web site needs a different Google Maps API k

Re: Started getting 610 errors this morning

2009-10-15 Thread John
I found the problem on my end, I was passing 0 instead of false for sensor: sensor=0, I changed it to false and its working again. On Oct 14, 7:38 pm, madfishmonger wrote: > Found the problem... The way we were passing the API key to the Rails > plugin wasn't being picked up properly so it's bee

Re: Started getting 610 errors this morning

2009-10-15 Thread John
I started getting 610 errors today as well, the API stopped working on all of my sub domains as well as my local dev environment. 4 domains 4 api keys all getting 610 errors. On Oct 14, 7:42 pm, Rossko wrote: > > All of them have been working fine for months > > We were supposed to go live

can't get MarkerManager to work

2009-08-31 Thread John
I plot about 100 points on a map without MarkerManager and it works fine: http://wildfirealert.sdsu.edu/zipcodes.php But when I add a few lines to use MarkerManager, it stops working: http://wildfirealert.sdsu.edu/zipcodes2.php Help! -John

Re: Creating GIcons from a URL by reading Image width/height

2009-08-20 Thread John Brennan
very good point about them exposing setImage() for a reason. I'm creating a GeoRSS Reader (for non profits). I would like users to be able to dynamically load their own feeds into the map (thus the reason for doing this work client side). If I come up with a workable solution I'll post it here.

Re: Creating GIcons from a URL by reading Image width/height

2009-08-20 Thread John Brennan
thanks for getting back to me again. actually the setImage isn't the problem, because the URL is fine. the issue is trying to change the size after the fact. im gonna try the getIcon() method and see if i can replace the GSize ..wish me luck (o/w ill have to req width be set..argh) j On Au

Creating GIcons from a URL by reading Image width/height

2009-08-20 Thread John Brennan
I'm trying to create custom markers in GMaps using the GIcon object. I don't wish to ask the user to specify the width/height themselves and rather fetch it. While it works in FF, Safari (webkit) browsers don't calculate width/ height on an image until it's loaded. var img = new Imag

Re: Creating GIcons from a URL by reading Image width/height

2009-08-20 Thread John Brennan
@Rossko: Thanks for the quick response... several other posts i've seen referenced that link and yes i did take a look. however, im dev'ing on my local box and haven't put any code online. That said, I'm not asking for someone to help debug my code. I found the problem already. I announced it

Re: Googlebar doesn't work if map is enclosed in a form tag

2009-07-13 Thread John Murphy
I've made a bug for this problem. http://code.google.com/p/gmaps-api-issues/issues/detail?id=1473 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to Google-

Re: Googlebar doesn't work if map is enclosed in a form tag

2009-07-09 Thread John Murphy
Is it worth filing a bug on this in the api repository at code.google.com? Do the maps people actually own this control, or does it belong to the ajax group? Will adding style:"old" guarantee me the old version of the control once the new version is made the default? On Jul 8, 10:4

Re: Googlebar doesn't work if map is enclosed in a form tag

2009-07-08 Thread John Murphy
On Jul 7, 9:39 pm, Rossko wrote: > > However, if the map is within a form tag, it doesn't work in FF3 or > > IE7.  It does still work correctly in Safari 4 > > I would imagine that is because nested form tags are not allowed, and > the Googlebar is a form. > > In the 2.132d version, the Googlebar

Re: Googlebar doesn't work if map is enclosed in a form tag

2009-07-08 Thread John Murphy
On Jul 7, 6:37 pm, Esa wrote: > On Jul 7, 11:35 pm, John  Murphy wrote: > > > Unfortunately, removing the form tag isn't particularly easy for me. > > I can specify v=2.132d, I suppose, but Google seems to discourage > > targeting a specific API version.  Do I have

Googlebar doesn't work if map is enclosed in a form tag

2009-07-07 Thread John Murphy
any other choices? Thanks, John --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to Google-Maps-API@googlegroups.com To unsubscribe from this group, s

  1   2   >