[Google Maps API v3] Application is terminated with a note to access www.google.com/inti/en-US_US/help/terms_maps.html which does not exist. What changed?

2012-08-11 Thread Randy Young


Google Maps JavaScript API v3 Example: Simple Icons
is terminated with a note to access 
 
www.google.com/inti/en-US_US/help/terms_maps.html 
 
which does not exist. What changed?

-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/NoGrV0_KGlUJ.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.



[Google Maps API v3] Issue with styling Korean map

2012-02-19 Thread Young
Hi, I just noticed that Google Map does not apply any styling option
to South Korea after certain level of zoom. I want to know how I can
work around it and if it is WAD.
I know that the static map does apply these options but as I use a lot
of polygons on top of the map, it unfortunately is not an options for
me.

Thanks in advance!

-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.



Re: [Google Maps API v3] Re: Local searches

2011-12-16 Thread Matt Young
I already had an example using distance as a variable thro this forum
so thought it the best place to ask about other variables.

Sent from my iPhone

On 16 Dec 2011, at 09:35, Rossko ros...@culzean.clara.co.uk wrote:

 I can see how the variables for distance work but the real variables
 are number of passengers and time of day and I can't see how to
 include these.

 Does that have anything to do with maps?  You might consider hiring a
 developer for your commercial project.

 --
 You received this message because you are subscribed to the Google Groups 
 Google Maps JavaScript API v3 group.
 To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-maps-js-api-v3+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/google-maps-js-api-v3?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.



Re: [Google Maps API v3] Re: Local searches

2011-12-15 Thread Matt Young
Fantastic. I'll take a look later. You're a star!!

Sent from my iPhone

On 15 Dec 2011, at 11:09, davie daviestrac...@yahoo.co.uk wrote:

 Hi
 See http://daviestrachan.zxq.net/maps/taxicalc2.html
 I have changed it for variable rates

 Regards davie

 On Dec 14, 10:00 pm, Matt Young matty...@gmail.com wrote:
 That's perfect!! Can I use the code?

 Thanks

 Sent from my iPhone

 On 14 Dec 2011, at 21:08, davie daviestrac...@yahoo.co.uk wrote:







 Hi
 Something like thishttp://daviestrachan.zxq.net/maps/taxicalc.html
 works with address or Postcode
 Regards Davie

 On Dec 13, 7:44 pm, Matt Young matty...@gmail.com wrote:
 I want to display the map and fine having the directions. How do I
 make the start and end point user defined?

 Sent from my iPhone

 On 13 Dec 2011, at 19:39, Barry Hunter barrybhun...@gmail.com wrote:

 Hmm, seems my information was outdated

 http://code.google.com/apis/maps/terms.html#section_10_1

 10.1.1.(g). Says you cant even use it without a map. So just
 displaying the text is no longer enough.

 Cant find anywhere in the documentation that explicitly allows
 displaying content without a map
 http://code.google.com/apis/maps/documentation/javascript/services.ht...

 See also
 http://code.google.com/apis/maps/documentation/directions/#Limits

 On Tue, Dec 13, 2011 at 7:29 PM, Barry Hunter barrybhun...@gmail.com 
 wrote:
 Actually you do need to display the 'directions box'

 The terms say you must display the results on a Google Map, or display
 the whole text (which naturally includes the copyright message)

 Other than that allowing the user to choose a location, or type. Is
 not really a Maps API question. A common way to do that is with a
 'combo' box.

 The first result searching for javascript combo box
 http://www.javascriptkit.com/script/cutindex16.shtml

 On Tue, Dec 13, 2011 at 6:01 PM, Matt matty...@gmail.com wrote:
 I hope someone can help. I have been trying to create a taxi fare
 calculator for our new website using Google maps so I've been playing
 around with some code. I have managed to create this (excuse the
 styling I'm just trying to get the function right first)

 http://www.shrewsburytaxiservice.co.uk/shrewsbury_taxi_service_local_...

 which has been simple enough using examples from Google tutorials but
 what I want to do is make the start and end point editable by the
 customer so they can enter a street name, town or postcode as well as
 choosing from a pre-selected options list (i.e UK airports) and for
 the route to then be calculated giving a result in miles. I don't
 really need the directions box although I have included it for now as
 it is the only way I have been able to get the distance calculated.
 The resulting mileage can then be used to calculate the fare.

 Hope that makes sense

 Thanks

 --
 You received this message because you are subscribed to the Google 
 Groups Google Maps JavaScript API v3 group.
 To post to this group, send email to 
 google-maps-js-api-v3@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-maps-js-api-v3+unsubscr...@googlegroups.com.
 For more options, visit this group 
 athttp://groups.google.com/group/google-maps-js-api-v3?hl=en.

 --
 You received this message because you are subscribed to the Google Groups 
 Google Maps JavaScript API v3 group.
 To post to this group, send email to 
 google-maps-js-api-v3@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-maps-js-api-v3+unsubscr...@googlegroups.com.
 For more options, visit this group 
 athttp://groups.google.com/group/google-maps-js-api-v3?hl=en.

 --
 You received this message because you are subscribed to the Google Groups 
 Google Maps JavaScript API v3 group.
 To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-maps-js-api-v3+unsubscr...@googlegroups.com.
 For more options, visit this group 
 athttp://groups.google.com/group/google-maps-js-api-v3?hl=en.

 --
 You received this message because you are subscribed to the Google Groups 
 Google Maps JavaScript API v3 group.
 To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-maps-js-api-v3+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/google-maps-js-api-v3?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.



Re: [Google Maps API v3] Re: Local searches

2011-12-14 Thread Matt Young
That's perfect!! Can I use the code?

Thanks

Sent from my iPhone

On 14 Dec 2011, at 21:08, davie daviestrac...@yahoo.co.uk wrote:

 Hi
 Something like this http://daviestrachan.zxq.net/maps/taxicalc.html
 works with address or Postcode
 Regards Davie

 On Dec 13, 7:44 pm, Matt Young matty...@gmail.com wrote:
 I want to display the map and fine having the directions. How do I
 make the start and end point user defined?

 Sent from my iPhone

 On 13 Dec 2011, at 19:39, Barry Hunter barrybhun...@gmail.com wrote:







 Hmm, seems my information was outdated

 http://code.google.com/apis/maps/terms.html#section_10_1

 10.1.1.(g). Says you cant even use it without a map. So just
 displaying the text is no longer enough.

 Cant find anywhere in the documentation that explicitly allows
 displaying content without a map
 http://code.google.com/apis/maps/documentation/javascript/services.ht...

 See also
 http://code.google.com/apis/maps/documentation/directions/#Limits

 On Tue, Dec 13, 2011 at 7:29 PM, Barry Hunter barrybhun...@gmail.com 
 wrote:
 Actually you do need to display the 'directions box'

 The terms say you must display the results on a Google Map, or display
 the whole text (which naturally includes the copyright message)

 Other than that allowing the user to choose a location, or type. Is
 not really a Maps API question. A common way to do that is with a
 'combo' box.

 The first result searching for javascript combo box
 http://www.javascriptkit.com/script/cutindex16.shtml

 On Tue, Dec 13, 2011 at 6:01 PM, Matt matty...@gmail.com wrote:
 I hope someone can help. I have been trying to create a taxi fare
 calculator for our new website using Google maps so I've been playing
 around with some code. I have managed to create this (excuse the
 styling I'm just trying to get the function right first)

 http://www.shrewsburytaxiservice.co.uk/shrewsbury_taxi_service_local_...

 which has been simple enough using examples from Google tutorials but
 what I want to do is make the start and end point editable by the
 customer so they can enter a street name, town or postcode as well as
 choosing from a pre-selected options list (i.e UK airports) and for
 the route to then be calculated giving a result in miles. I don't
 really need the directions box although I have included it for now as
 it is the only way I have been able to get the distance calculated.
 The resulting mileage can then be used to calculate the fare.

 Hope that makes sense

 Thanks

 --
 You received this message because you are subscribed to the Google Groups 
 Google Maps JavaScript API v3 group.
 To post to this group, send email to 
 google-maps-js-api-v3@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-maps-js-api-v3+unsubscr...@googlegroups.com.
 For more options, visit this group 
 athttp://groups.google.com/group/google-maps-js-api-v3?hl=en.

 --
 You received this message because you are subscribed to the Google Groups 
 Google Maps JavaScript API v3 group.
 To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-maps-js-api-v3+unsubscr...@googlegroups.com.
 For more options, visit this group 
 athttp://groups.google.com/group/google-maps-js-api-v3?hl=en.

 --
 You received this message because you are subscribed to the Google Groups 
 Google Maps JavaScript API v3 group.
 To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-maps-js-api-v3+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/google-maps-js-api-v3?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.



Re: [Google Maps API v3] Local searches

2011-12-13 Thread Matt Young
I want to display the map and fine having the directions. How do I
make the start and end point user defined?

Sent from my iPhone

On 13 Dec 2011, at 19:39, Barry Hunter barrybhun...@gmail.com wrote:

 Hmm, seems my information was outdated

 http://code.google.com/apis/maps/terms.html#section_10_1

 10.1.1.(g). Says you cant even use it without a map. So just
 displaying the text is no longer enough.


 Cant find anywhere in the documentation that explicitly allows
 displaying content without a map
 http://code.google.com/apis/maps/documentation/javascript/services.html#Directions



 See also
 http://code.google.com/apis/maps/documentation/directions/#Limits

 On Tue, Dec 13, 2011 at 7:29 PM, Barry Hunter barrybhun...@gmail.com wrote:
 Actually you do need to display the 'directions box'

 The terms say you must display the results on a Google Map, or display
 the whole text (which naturally includes the copyright message)



 Other than that allowing the user to choose a location, or type. Is
 not really a Maps API question. A common way to do that is with a
 'combo' box.

 The first result searching for javascript combo box
 http://www.javascriptkit.com/script/cutindex16.shtml



 On Tue, Dec 13, 2011 at 6:01 PM, Matt matty...@gmail.com wrote:
 I hope someone can help. I have been trying to create a taxi fare
 calculator for our new website using Google maps so I've been playing
 around with some code. I have managed to create this (excuse the
 styling I'm just trying to get the function right first)

 http://www.shrewsburytaxiservice.co.uk/shrewsbury_taxi_service_local_taxi_shrewsbury_shropshire/taxi_fare_calculator_1.html

 which has been simple enough using examples from Google tutorials but
 what I want to do is make the start and end point editable by the
 customer so they can enter a street name, town or postcode as well as
 choosing from a pre-selected options list (i.e UK airports) and for
 the route to then be calculated giving a result in miles. I don't
 really need the directions box although I have included it for now as
 it is the only way I have been able to get the distance calculated.
 The resulting mileage can then be used to calculate the fare.

 Hope that makes sense

 Thanks



 --
 You received this message because you are subscribed to the Google Groups 
 Google Maps JavaScript API v3 group.
 To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-maps-js-api-v3+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/google-maps-js-api-v3?hl=en.


 --
 You received this message because you are subscribed to the Google Groups 
 Google Maps JavaScript API v3 group.
 To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-maps-js-api-v3+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/google-maps-js-api-v3?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.



Re: [Google Maps API v3] Re: Not full map in jquery dialog

2010-07-13 Thread Mark Young
Hello... I was having a similar problem on my page at
http://www.hamilton-classics.com/new/admin/events.php?dothis=add .  I
seem to have it working now until I set the dialog to  autoOpen:
false .  Now its showing grey tiles.

Can anyone help?

Thanks.

Mark Young

On 13 July 2010 05:46, Marx Zeng marx.z...@gmail.com wrote:
 Tty this.
 http://marx-tseng.appspot.com/maps/Map_In_jQuery_Dialog.html

 jquery dialog will be left blank default content around, so I can not
 completely fill the entire dialog

 On 7月13日, 上午4時41分, phiLipdexTer philip.dex...@gmail.com wrote:
 Hey all,
 I'm using a jquery dialog to show a map. Here are my current results.
 img594(dot)imageshack(dot)us/img594/7151/33241051.png
 When I take it out of the dialog I don't have the problem so I think
 the issue is that it's in the dialog ,,, I think.
 When I try to move the map around I can get it to fill the full
 dialog, but when I move the tile just outside it clears and all I get
 is grey until I move it around. In short,, I cannot move the map too
 far without having most of the tiles on the right hand side grey.
 Thanks

 --
 You received this message because you are subscribed to the Google Groups 
 Google Maps JavaScript API v3 group.
 To post to this group, send email to google-maps-js-api...@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-maps-js-api-v3+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/google-maps-js-api-v3?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To post to this group, send email to google-maps-js-api...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.