[Google Maps API v3] Re: Google Maps Red Marker in Company Logo - is it legal?

2011-09-22 Thread roberto.cr
So it really is a gray area, isn't it? Something Google won't tell what's right or wrong, since they really can't. There are clear boundaries you can't cross when it comes to Branding (specially names), but I really don't see the marker design as being copyrighted...

[Google Maps API v3] Google Maps Red Marker in Company Logo - is it legal?

2011-09-20 Thread roberto.cr
I want to make a logo which includes the famous red marker in it. It's basically the red marker inside a geometric shape. I've read the terms of service and I didn't find anything prohibiting it. Does anyone know for sure whether it's legal or not? Thank you very much in advance! -- You

[Google Maps API v3] Re: Noobie needing a push in the right direction - Map responds to webpage pull down box selections

2011-03-28 Thread roberto.cr
start by reading the tutorial find in the official documentation (which is great and you should go whenever you need to know how to use certain features) http://code.google.com/intl/en-US/apis/maps/documentation/javascript/tutorial.html check the Samples and Demo Gallery to check out some examples

[Google Maps API v3] Re: Google Maps Geo-Autocomplete

2010-10-28 Thread roberto.cr
the api gives everything you need to build one, so there must be someone with a tidy code out there couldn't find it either, and would like so too thx On Oct 28, 7:22 am, kima mail2ambr...@gmail.com wrote: Hi guys, How can I get similar result to the auto suggest on maps.google.com. I will

[Google Maps API v3] Re: Update markers in realtime from the output of a php page.

2010-10-13 Thread roberto.cr
doing direct ajax calls using js can be instructional one time, but not very practical to do many times... I strongly recommend giving jquery a try. if you know a little javascript, you can already give jquery a try there are lots of jquery tutorials, find one of your taste ;) but one thing i'd

[Google Maps API v3] Re: v3 streetview wall position?

2010-10-12 Thread roberto.cr
lol I'm sorry for the double post! I remember I posted this question somewhere, but couldn't find my own topic here again Are there any plans for the API to give that info for me? (hasn't it been done yet because of other priorities or is it google's wish not to give this info?) On Oct 7, 8:38 

[Google Maps API v3] v3 streetview wall position?

2010-10-07 Thread roberto.cr
I couldn't find this info anywhere on the api documentation (nor anywhere else) Does the API give me the info (latlng, height of the mouseover) regarding the wall? I want to place markers (images, actually) exactly over a place. I know google has this info, judging from the translucent white

[Google Maps API v3] get latlng position of the wall/object in front

2010-10-06 Thread roberto.cr
Hello I'm trying to overlay an image exactly over a wall or object, and for that I have created a marker with the image and set it visible from streeview It works ok for close walls, when you look around (or look from different places) it doesn't change it's position (relative to the wall) too