I'm developing a Google Map API v2 app, where markers are loaded from a database. These markers can then be dragged to a new location by a user and saved to the database.
I'm adding these markers as draggable, however I don't just want the users to be able to drag them accidentally. So I have added a button to enable the dragging and th...
Okay... I am still fairly new to using jquery and javascripting. I have successfully implemented the Jquery FullCalendar on my site and linked it to GCal events.
Is there any way I can have the events, when clicked, to popup in a Modal Window? ie. just like how the embedded calendar that google provides.
My code:
$(document).ready(fu...
Possible Duplicate:
whats the javascript var _gaq = _gaq || []; for ?
In the asynchronous example of Google Analytic's Ecommerce tracking code, the declaration of the array is:
var _gaq = _gaq || [];
I'm trying to understand what they are doing here. Is this a true OR statement? Is this because of the async treatment of t...
Every time the bounds of the mapview change, i want to get them. The only problem is that I cant just listen to an ontouchevent or something similar because the map still doesn't have the new bounds by the time that method is called since it is asynchronous. How can i get this information efficiently and accurately?
...
Possible Duplicate:
Fade in on mouse movement (like on google.com)
i wonder how to create google effect on my home page.
i want exacty same effect. explain me in detail to use it on my home page. thenks.
...
Dear All,
I hosted my website on Godaddy shared linux environment and using PHP simple mail function to send emails to the registered users .But in some cases the email is not going and also I am crossing daily limit 1000 emails some times . I send maximum 1500 emails . Is there any way I can use google smtp server in PHP code there in ...
the link:
<a href="http://site.com/category/the-post-title">
<img src="http://site.com/image.jpg />Lorem ipsum dolor sit amet,
consectetuer adipiscing elit, sed diam nonummy
nibh euismod tincidunt ut laoreet dolore magna aliquam erat
volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation
ullamcorper suscipit lobortis nisl...
I have been using Google website optimizer(GWO) to run a multivariate test on my web page. When I either do offline or online validation, I receive a warning stating there is multiple occurrences of my page sections. For example, if one of my page sections was Description Changes, optimizer would say I have two or more occurrences of tha...
i have 5 dynmic artcile in my home page, (random)
How quick google will read my content ,
First tell me Really Google will cron my content or not becoz am changes my content every page refresh ,
So i have this doubt ,
Google Will crawl random content Or Not ?
Thanks
...
Hi all,
I am trying to get something very simple done since a long time with Google Maps, and just can't get it done. This is so confusing and counter-intuitive unlike many Google products. I am not sure if I should be putting this question on superuser.com , but I am putting it here, as this is far more active.
Say, I am in a new town...
I am very new to ASP and I have some small project to do, so I some help.
I need to write asp page that will read latitudes and longitudes from database and place markers on the map.
This is my current code
function initialize() {
// initialize the map
var latlng = new google.maps.LatLng(-25.363882,131.044922);
var myOp...
Is there a Widget for it ?
is it possible some how to add it to my MediaWiki ? or I need to create a new Widget for it ?
...
It is easy to use the Google Maps API to find a specific street address and return the latitude and longitude. For example, link.
However, it appears that typing in the name of a specific location, for example a park, causes problems. Often these don't have a specific street number (at least, not easily findable). Despite the fact that ...
Hey guys,
I've implemented Google site search / Custom search for my website and it is all working and results are formatted and paging fine. But it never returns a count of how many results it found like it does when you search on Google About 1,660,000 results (0.16 seconds)
I was wondering if anyone had found anything to do this i ...
Hi.
I added the custom Google search box to my asp.net (.aspx page) application page, by using the JavaScript.by the way, what is the right procedure for this? I am not explaining my procedure due to lack of time.
Also want to know , Is this custom Google search searches inside sql server database of our site or application? if yes th...
Hello,
Is there a way to draw lines around the countries and onmouseover changing the background-color of that country on map.
Thanks.
...
Hello,
So, as the title suggests I am 'trying' to get the markers on my Google Maps to activate and display some information when clicked.
Problem is that somewhere along the way my markers have disappeared (or at least aren't being plotted) and I'm getting some weird warnings about code coming from Google when I examine for breakpoint...
Hello,
Another newbie question. I would like to be able to import a .CSV spreadsheet from Google Docs into javascript so that I can parse it, and then extract the bits I want into an array.
I can do the second bit, but what I can't work out is what to write to pull in the .csv using the Google Docs
URL so that it's available as a stri...
i want to load geo-rss using google ajax api , but can it load geo-rss ?
thanks
...
Hi all
I'm struggling to find a good and reliable paid proxy service to run a script that reports on organic search results for a set of keywords.
Does anyone have any recommendations? We'll be analyzing 60 keywords against 30 urls per day and our setup is LAMP based using Curl for the script.
Any advice would be welcome.
Thanks
Jon...