after a lot of search we found out the problem, i honestly dont know why
this happened bu we believe that google changed something,we are using
asp.net we used to have the div witth the map under the body->form->. now we
moved the map div under the body and above the form, removed the
position:
On Jun 20, 10:29 pm, mlv wrote:
> hi i have a strange problem i amusing google maps java api v3 in one of my
> sites which suddenly stopped working yesterday. i dont think there is
> anything wrong witht he code because it was working the days before,
> moreover i tried using older backups which w
geocoder.geocode( { 'address': address}, function(results, status)
{
if(status == google.maps.GeocoderStatus.OK)
{
...
}
else
{
// alert("Geocode was not successful for the following reason: " +
status);
}
});
I'm guessin
hi i have a strange problem i amusing google maps java api v3 in one of my
sites which suddenly stopped working yesterday. i dont think there is
anything wrong witht he code because it was working the days before,
moreover i tried using older backups which were working 100% and they dont
now. w
We're looking into it at the moment - what in particular would you like to
style, and how?
--
http://twitter.com/broady
On Tue, Jun 21, 2011 at 2:41 AM, Manuel de la Higuera wrote:
> Shall I expect to have any chance of styling these Autocomplete
> results in the future with no scraping?
>
--
This is a known issue, unfortunately all you can do is put the video outside
the map panes, and urge Firefox to fix the bug.
--
http://twitter.com/broady
On Tue, Jun 21, 2011 at 9:36 AM, Luke wrote:
> I am wondering if anyone else has run into the problem that all
> released versions of firef
On Jun 17, 3:10 am, Sammy wrote:
> Hi all
> When I create a streeview programatically, I can retrieve properties
> with map.getStreetView().
> Now when the user creates a streetview using the map interface,
What do you mean "using the map interface"? Do you mean using Google
Maps?
> I can't get
On Jun 20, 11:26 am, Mackenzie Kieran
wrote:
> I'm having trouble figuring out how to stop the directionsRenderer from
> zooming my map in on a rendered route if the distance is only one block
> (or less).
> I'd like to view these short trips from a higher zoom (18 or so).
> any help would be ap
On Jun 20, 4:51 pm, Bass Sears wrote:
> Is there a way to make roads appear at an early zoom level (i.e.
> zoomed farther out) than they would normally?
>
> I have some rather large trails that you have to be zoomed out quite a
> bit to see the whole trail, and at that zoom level they appear to
>
Is there a way to make roads appear at an early zoom level (i.e.
zoomed farther out) than they would normally?
I have some rather large trails that you have to be zoomed out quite a
bit to see the whole trail, and at that zoom level they appear to
start and end in the middle of nowhere because the
I can't reproduce this. I actually left it on overnight and it's still
going.
--
http://twitter.com/broady
On Mon, Jun 20, 2011 at 9:44 PM, Jens Lykke Brandt <
jenslykkebra...@gmail.com> wrote:
> Hi there,
>
> Example: http://ingenadgang.dk/chrome/test.htm
>
> It works in all other browsers -
I am wondering if anyone else has run into the problem that all
released versions of firefox seem to be fairly buggy?
I am looking for work around or perhaps the maps team could allow an
option to "force" the use of standard offsets, which is how i believe
it treats IE.
I am using custom overlays
Hey,
Been looking around for a couple of hours, i'm trying to find a way to loop
my kml data overlay
I'm pulling data from the NWS (radar loops) and it plays once, then
stopsCant seem to find any information on controls...I'd like to get it
to indefinitely loop.
function initialize()
works for me, no js errors either
On 20 Jun., 17:22, Edward wrote:
> This map is visible in all browsers except Opera:
>
> http://www.thetube.se/hem/replokaler/
>
> Having a hard time figuring out why, I'd really appreciate some help
> on this!
>
> Thanks,
> Edward
--
You received this message
> Did I miss any restriction or did I do sth. wrong?
Yes and yes
Similar threads -
http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/ed1c35a3f7f1a330/933d757f7f7b7b81
http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/884bc24c850917c4/a500b2499535a467
I am using Google Maps JavaScript API V3 with this setup:
http://maps.google.com/maps/api/js?v=3&sensor=false®ion=DE";>
and geocoder with approx. 50 lookups.
These are hard-coded in JavaScript section of this example page (see
source):
http://www.bv-rheinland.de/karteneu.html
Problem
Dear googlemappers,
I'd like to implement Send-to gps,email etc. Just like the www.google.com/maps
website has got. The only
difference is that I'd like to put the "send to" button inside the
infoWindow.
Ive been working with API v2 and couldn't find anything in the
documentation, so I looked into
Here's my site: http://www.foodtrucksmap.com/la/
It works perfectly fine in IE8/9, but something about creating an info
box makes DOM go to hell in IE. An interesting hint is that when I
activate firebug lite after the entire page has become gray, IE
redraws the content and I can see everything
I'm having trouble figuring out how to stop the directionsRenderer from
zooming my map in on a rendered route if the distance is only one block
(or less).
I'd like to view these short trips from a higher zoom (18 or so).
any help would be appreciated!
--
You received this message because you
Hi
Your first url only has 3 parameters your second has 4
The SQL query requires 4 that is how the first one does not work.
As the others said this is not a Mysql group but a tip Try your SQL
queries with phpmyadmin to ensure you get the required results.
Once you have done this you can incorporate
On Jun 20, 9:33 am, "P. Gehle" wrote:
> Hi,
>
> I using inforbubble for an new project and it works great except I
> getting bad looking error messages:
>
> Message: ‘null’ is null or not an object
> Row: 1096
> Character: 3
> Code: 0
> URI:http://.com/js/infobubble.js
>
> Did I forgot someth
On Jun 20, 11:00 am, Abhishek Bhattacharya
wrote:
> This's my very first code for the "Hello World of Google Maps" tutorial.
I would suggest reading this (from the v2 posting guidelines, but...):
http://www.catb.org/~esr/faqs/smart-questions.html#bespecific
>
> I've been trying to find errors in
This's my very first code for the "Hello World of Google Maps" tutorial.
I've been trying to find errors in this since a long time, but have failed;
and am stuck at the very first stage just due to this.
Can anyone make out the fault.
I guess, the fault's in the "function initialize()".
http:/
Hello,
I didn't find this in searching through the autocomplete topics. Is there a
programmatic way to remove autocomplete from a text box?
I'm trying to handle case where a form changes based on selections in a
dropdown and autocomplete is not necessary for some selections.
Thanks!
Joe
--
Y
Thank you for your reply Chris!
Shall I expect to have any chance of styling these Autocomplete
results in the future with no scraping?
M.
On 20 jun, 08:38, Chris Broadfoot wrote:
> This is a Place Search, not an Autocomplete query. They're completely
> different.
>
> There is no way currently t
Hi,
I using inforbubble for an new project and it works great except I
getting bad looking error messages:
Message: ‘null’ is null or not an object
Row: 1096
Character: 3
Code: 0
URI: http://.com/js/infobubble.js
Did I forgot something? How to fix this error messages?
Thanx Peter
--
You r
This map is visible in all browsers except Opera:
http://www.thetube.se/hem/replokaler/
Having a hard time figuring out why, I'd really appreciate some help
on this!
Thanks,
Edward
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" gro
Thanks for the suggestion. Didn't realize i was asking a non-maps api
question. Sorry, learning as I go! Off to find a sql group.
On Jun 20, 11:52 am, Andrew Leach wrote:
> On 20 June 2011 16:48,mwcogmwcog wrote:
>
> > I mean all rows regardless of what the value of Juris is (someone choose to
thanks, Martin! will give it a try.
--
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/-/n2U8SyD8l0gJ.
To post to this group, send e
On Jun 20, 1:32 am, Pollik wrote:
> I want to be able to embed interactive maps in my blog (either Wordpress or
> Blogger). The problem I meet is that only simple maps can be embedded using
> the stock embed code. My maps are created using KMLs (from a GPS) and with
> the track points stripped o
How about posting an example of a KML file that you would like to
display with the API?
--
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
> I'm trying to find a function that gets a search term as text, sends
> it to google maps to search, and returns the coordinates of the
What kind of search term do you have in mind? Geographic feature,
postal addresses, business names, political entities, historical
events, population density .
> If I press the button “Preview” before, and then the “Calculate Vol”
> runs ok. Why it is so?
It might be because you are breaking the elevation services rate-of-
request limits.
Or perhaps you aren't taking account of the asynchronous nature of the
service, and are trying to use results before
> Any other suggestions.
Sure.
Ask your question in a MySQL group.
See your other thread
http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/e5ed8e27e1de50cd
(multiple posts do make it difficult for yourself)
If you don't want to use a WHERE clause, don't use a WHERE claus
Thanks for you're reply!
However, i still don't get any records when I type something like
http://www.anacostia.net/maps/anacostia_xml_domnew.php?lat=39&lng=-77&radius=255
but
http://www.anacostia.net/maps/anacostia_xml_domnew.php?lat=39&lng=-77&radius=255&Juris=PG
works fine. Any other su
On 20 June 2011 16:48, mwcog mwcog wrote:
> I mean all rows regardless of what the value of Juris is (someone choose to
> show all Juris). So I need to write some sort of if/then statement to call
> the WHERE Juris ="%S'?
As others have said, you are asking about SQL, not the Maps API. This
is
I mean all rows regardless of what the value of Juris is (someone choose to
show all Juris). So I need to write some sort of if/then statement to call
the WHERE Juris ="%S'?
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
T
Thank you, I have managed it just using that 2 methods with the
zoom_change event of the map.
On 17 Giu, 13:27, en4ce wrote:
> there are methods within marker cluter to remove or add markers, just
> call the right function in the right spot
>
> btw "i dont publish is because this and that" wont g
Good morning,
I have in one button called (Preview) this code (it just request some
elevations):
function muestrav()
{
var whitney = new google.maps.LatLng(36.578581, -118.291994);
var lonepine = new google.maps.LatLng(36.606111, -118.062778);
var pathh = [ whitney, lonepine];
var pathRequest = {
I've done something similar to keep just one infoWindow open.
I initialize a var like this
var currentInfoWindow = null;
then on every marker click event I do something like this:
var infowindow = new google.maps.InfoWindow({
content: "your content here"
});
google.maps.event.addListener(mark
I see that a version of markercluster make maps looks better . I think is
this
http://code.google.com/p/google-maps-utility-library-v3/source/browse/tags/markerclusterer/1.0/src/markerclusterer.js?r=109
. I'm not sure is this , the js that i've download is from an example from
web .
If you z
Hi there,
Example: http://ingenadgang.dk/chrome/test.htm
It works in all other browsers - not in Google Chrome (12.0.742.100 and
14.0.794.0 (Canary)): Here the Marker moves for about two minutes or so -
then Chrome crashes ("Aw, snap").
I've posted the issue at the chrome-bugtracker as well:
h
Hi,
I'm trying to find a function that gets a search term as text, sends
it to google maps to search, and returns the coordinates of the found
location. I'm not locked on js, or any API version (actually I would
prefer python if anyone knows how) and I'll appreciate any answer,
even if it's just a
I want to be able to embed interactive maps in my blog (either Wordpress or
Blogger). The problem I meet is that only simple maps can be embedded using
the stock embed code. My maps are created using KMLs (from a GPS) and with
the track points stripped out, but these are still not able to be e
Did you find any solutions yet?
There seems to be some available in the net, but not really any offcial
looking ones that are directly applicable.
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To view this discussion on the w
Thank you for your respose.
I tried with a type code and it seems to be working. Seems like a bug in the
documentation then? Where can I find the codes for categories? Or a I
missing something again?
I read
http://code.google.com/apis/maps/documentation/places/#PlaceSearchRequests ,
which doe
> I'm a bit disappointed having no answers on this.
Ask for your money back?
> Is there no Google
> employee who can give a clarification on how to use the setHeading()-method
Mostly the group is used by fellow developers, Google employees do
look in from tme to time.
> and under what circumsta
Perhaps because you didn't link to your map:
http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/2b3f101fd509919e
The reference documentation for setHeading says:
Sets the compass heading for aerial imagery measured in degrees from
cardinal direction North.
Aerial imagery ap
I'm a bit disappointed having no answers on this. Is there no Google
employee who can give a clarification on how to use the setHeading()-method
and under what circumstances it is available.
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups
"Goog
Probably some sort of rounding error. Try rounding/flooring the point
returned by fromLatLngToDivPixel.
--
http://twitter.com/broady
On Mon, Jun 20, 2011 at 5:39 PM, Reggie Wlodarczyk wrote:
> How come the red bars in this map:
> http://www.maastrichtbereikbaar.nl/auto.html are showing at irre
Something like this?
Did you try to implement this? It wasn't terribly difficult.
http://geoapis.appspot.com/agdnZW9hcGlzchMLEgtFeGFtcGxlQ29kZRjZsAIM
--
http://twitter.com/broady
On Mon, Jun 20, 2011 at 8:07 PM, Anna PS wrote:
> Thanks, but this doesn't work for me: it fires on single click
Thanks, but this doesn't work for me: it fires on single clicks and
simply waits for 500ms before firing doSomethingUseful.
I really need a 'taphold' event: i.e. only fires if the user clicks
the map *and deliberately holds* it for 500ms.
That way, you can be certain the user hasn't just touched
> My map implementation is
> athttp://foothill-web-gis.googlecode.com/svn/trunk/webgis/fhwebmapdemo
There's no doctype.
map = new fhWebMap('fh...
Your 'map' object is undeclared, this can cause different behaviour in
different browsers
I get your error in FF2/win too
I'd guess your act
> Now if I use the following address it works
> fine.anacostia_xml_domnew.php?lat=39&lng=-77&radius=1&Juris=PG
> what should i replace PG with to show all records?
It's not a maps question, I would suggest a php/MySQL tutorial.
You could for example write some php to test for the value of
>
What's that about?
--
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
How come the red bars in this map:
http://www.maastrichtbereikbaar.nl/auto.html are showing at irregular
positions? When I first implemented this it worked perfectly, since a month
or they started misaligning. They seem to shift around when zooming as well.
The blue P icon markers each contain
Okay, Google maps API server is still not updated. We have voted for
some feature changes using mapmaker community edits and these changes
have reflected on the maps.google.com homepage. Please look at this
map : http://maps.google.com/?q=vanxim+goa
You may zoom in there and notice the feature nam
Thanks, i can see how to define the text etc i would need to add but how would
i add this to the map? I don't know what to write as it wouldn't need to
respond to a click or anything like that
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript
58 matches
Mail list logo