http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/7ceb8b6557653e83/18195a05f8f7e503?lnk=raot
see this thread
On Mar 10, 10:40 am, Brett wrote:
> http://stage.clevelandstreetdistrict.com/map
>
> If you go to this site in Chrome (or Safari) I get a Uncaught Error:
> INDEX_S
Thanks for the info, Chris.
This query (feature request of sorts) came up when I was trying to
geocode ATM addresses using the geocoding API, and found that for the
same street address as the ATM I got different coordinates from the
web service from one's marked on Google Maps as an ATM place. Is t
Thank you Larry!
Adding a KML layer is part of what I was looking for. So far I've been
able to:
1. Add a KML My Maps layer to a map
2. Add a KML Picasa layer to a map
Very cool! Whenever new content is added to either of these sources my
map show the latest from both.
I'm still wondering if th
Hi Chris,
This is a problem with most of the data. For an instance could you
please search "Gold Coast" and "Augustine Heights"
http://maps.google.com/maps/api/geocode/xml?sensor=false&address=Augustine%20Heights
http://maps.google.com/maps/api/geocode/xml?sensor=false&address=Gold%20Coast
--
Hey,
Is there a way for me to display the KML data from
foursquare(http://foursquare.com/feeds) but using a different map marker?
Been on it for hours but can't solve it. Appreciate some help here.
Thanks!
--
You received this message because you are subscribed to the Google Groups
"Google
Long time reader, first time poster- looking forward to the
discussion!
I am an Urban Planning student with a CSS background, so naturally I
found my way over to the Google Maps.
Since I am a rockstar with GIS, I am looking forward to making some
pretty cool maps to demonstrate the possibilities.
Hello Chris,
Thanks. Just created the feature request and started a new Google
Groups thread to announce it. I'm duplicating the link here for the
convenience of anyone driving by:
http://code.google.com/p/gmaps-api-issues/issues/detail?id=3149
Sincerely,
Robert
On Mar 16, 12:08 am, Chris Bro
Hello all.
I just created a new feature request in the Google Maps Wiki asking
for a new interface to make overlaying custom graphics at varying
camera orientations possible with Google Street View:
http://code.google.com/p/gmaps-api-issues/issues/detail?id=3149
If implemented, this could open t
Share one InfoWindow between all markers, and call setContent to change the
contents of the InfoWindow according to which marker was clicked.
--
http://twitter.com/broady
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post
>
> Is there a way to get this done? Perhaps a way to pre-load the image
> data for a radius centered around a given geographical area? If so,
> would it be possible to cache the data for future sessions in critical
> venues, like when giving a demonstration at a show?
>
If you know the pano ids
I'm trying to move from API v2 to v3 but have problems with multiple
infowindows. I place multiple markers on the map, each with a unique
infowindow. In v2 when I click a marker other infowindows close. In v3 the
infowindows all stay open.
examples can be found at:
http://racingwhere.com/mapte
Is this the only problematic query?
On Wed, Mar 16, 2011 at 2:00 AM, TTA wrote:
> Hi All,
>
> Searching text "London" in http://maps.google.com/ gives mentioned
> below results(around 5)
>
> London, United Kingdom
> Los Angeles, CA, United States
> London, Ontario, Canada
> Londonderry, United K
Since they don't need to be interactive, use the Static Maps API:
http://code.google.com/apis/maps/documentation/staticmaps/
--
http://twitter.com/broady
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, s
Unfortunately not at present. If you'd like better Places integration with
the Maps API, please file a feature request:
http://code.google.com/p/gmaps-api-issues
Chris
--
http://twitter.com/broady
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaSc
We allow caching for performance reasons. Check the terms of service for
more detail:
See 10.3:
http://code.google.com/apis/maps/terms.html
--
http://twitter.com/broady
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post
On Mar 15, 7:51 pm, Todd Moyer wrote:
> To add to the chatter...
>
> I've been going over the v3 API for the past hour and a half, and I
> have yet to find any mention of My Maps. I'd love to see a clear
> indication of how to:
>
> 1. Access My Map content, display it.
See your previous post:
htt
On Mar 15, 7:41 pm, Todd Moyer wrote:
> I know a "My Map" can be embedded in a web page (using simple iframe),
> but I don't know about using the API to fetch and display a My Map.
>
> I'd like to know the answer to this as well.
Click on "View in Google Earth" (KML) or "RSS" (GeoRSS), use the UR
Ok...got a version of the and thing working together.
http://snowangelandotter.com/loop3.html
Not very clean...but working.
now to get it working on a map!
Dave.
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post t
To add to the chatter...
I've been going over the v3 API for the past hour and a half, and I have yet
to find any mention of My Maps. I'd love to see a clear indication of how
to:
1. Access My Map content, display it.
2. Retrieve a list of My Maps for a user account
3. Modify My Map content - a
I know a "My Map" can be embedded in a web page (using simple iframe), but I
don't know about using the API to fetch and display a My Map.
I'd like to know the answer to this as well.
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" g
I'd like an answer to this question too.
--
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-
I am new google maps and javascript and here's my question:
I have a set of lat and lang from third party source and use reverse
geocoding on google maps javascript api to display map and markers
based on user. But I want to minimize calls and reduce traffic to
google maps api. For example, if I f
On Mar 15, 2:15 pm, blonker wrote:
> map div is getting its size from the style sheet
I think not. See Andrew's reply.
-- Larry
> Thanks for the reply!
>
> On Mar 15, 9:08 pm, "geocode...@gmail.com"
> wrote:
>
>
>
> > On Mar 15, 10:29 am, blonker wrote:
>
> > > Hello people,
> > > I am wor
Hi all,
With the official release today, we're working through some IE9-specific
bugs in our Maps application, and we're seeing some weirdness.
Running IE9 (v9.0.8112.16421) on Windows 7 Professional (64bit), the
following google-hosted v3 code examples work without issue:
Marker Animations:
map div is getting its size from the style sheet
Thanks for the reply!
On Mar 15, 9:08 pm, "geocode...@gmail.com"
wrote:
> On Mar 15, 10:29 am, blonker wrote:
>
> > Hello people,
> > I am working on a project with url:http://ngpollingstations.appspot.com/
> > I am relatively new to Google Maps
>
Hi,
Is there a way to access Geocodes (or attach a InfoWindow) to places
already marked on Google Maps using the API? For example, attaching an
crowdsourced status like "OUT OF ORDER" in an InfoWindow to ATM
locations already marked on Google Maps ??
Regards,
Elroy
--
You received this message b
If I was to show a list of locations each with its own tiny map
beside, how many maps could I possibly place on one web page? What
constraints about page load speed, browser hanging, network load or
Google server load (ban etc.) would I need to pay attention to? Is it
even recommended to have more
On 15 March 2011 17:29, blonker wrote:
> Hello people,
> I am working on a project with url: http://ngpollingstations.appspot.com/
> I am relatively new to Google Maps
> For some reason which i am yet to understand, the map shows on Google
> Chrome and Firefox but does not show up on Internet Expl
> Each time google maps centers on the last route of the
> directionsRenderer. Is it possible to center the map on a specific
> spot afterwards?
You could take a different approach, centre it first and prevent the
directionsRenderer changing it by using the preserveViewport option
http://code.goog
On Mar 15, 10:29 am, blonker wrote:
> Hello people,
> I am working on a project with url:http://ngpollingstations.appspot.com/
> I am relatively new to Google Maps
> For some reason which i am yet to understand, the map shows on Google
> Chrome and Firefox but does not show up on Internet Explorer
> I have panorama street view map, I need the address bar to be invisible
> since it is approximate. Any help will be appreciated!
Try the docs
http://code.google.com/apis/maps/documentation/javascript/services.html#StreetViewControls
You'll be interested in the addressControl
--
You received t
Hello
I've created multiple routes, by calling the DirectionsRenderer
multiple times.
Each time google maps centers on the last route of the
directionsRenderer. Is it possible to center the map on a specific
spot afterwards? I've tried this with the center_changed event, but
for some reason I get
Hello people,
I am working on a project with url: http://ngpollingstations.appspot.com/
I am relatively new to Google Maps
For some reason which i am yet to understand, the map shows on Google
Chrome and Firefox but does not show up on Internet Explorer (i use
version 7).
I have tried a couple of
Dear Clair:
Sorry for not replying earlier.
Usually, when experiencing cross-browser compatibility issues, the
first step is to validate html
http://validator.w3.org/
Adding the following line should fix this problem on Windows IE (even
if you comment out window.focus line).
But it will not fix p
I haven't come across any within the Maps API.
That doesn't mean you couldn't use another language to achieve the same
results, but you would still be limited to checking if the file exists or
something along those lines, not how successful Google was at retrieving the
file, although I haven't had
I have panorama street view map, I need the address bar to be invisible
since it is approximate. Any help will be appreciated!
function initialize() {
var fenway = new google.maps.LatLng(42.345573,-71.098326);
var mapOptions = {
center: fenway,
zoom: 14,
mapTypeId: goo
I'll be interested to see the posts to this problem. I've had similar
problems, and it goes further even than a bad URL:
1) If there is an issue with the host site (i.e., if it isn't
properly set up to serve these kinds of files)
2) If there is an issue with the XML/KML (i.e., if the file can be
Thank you very much, Andrew. you are right. I just switched x,y and got it!
I appreciate your great help!
--
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.c
nice, thanks
On 14 Mrz., 15:43, Esa wrote:
> > I haven't found a option to start with a maximum display, but that is a
> > minor problem for my users, that want to work with the overview: only click
> > on the arrow in the right-bottom corner.
>
> Try:
>
> overviewMapControlOptions: {opened: tr
On 15 March 2011 14:24, Lily wrote:
> Hello everyone! I am new to Google Map API. I need to pass x, y coordinates
> to the code below, first I tried to gave static value (-95.367055,29.759896)
> (in houston) to replace 42.345573,-71.098326 below, both maps do
> not display. This code should appl
Hi All,
Searching text "London" in http://maps.google.com/ gives mentioned
below results(around 5)
London, United Kingdom
Los Angeles, CA, United States
London, Ontario, Canada
Londonderry, United Kingdom
London, KY, United States
Where as requesting for Geo Codes using webservice
http://maps.go
Thank you that works great
--
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+unsubsc
Hello everyone! I am new to Google Map API. I need to pass x, y coordinates
to the code below, first I tried to gave static value (-95.367055,29.759896)
(in houston) to replace 42.345573,-71.098326 below, both maps do
not display. This code should apply to anywhere any Lat and Lng, correct? I
On Mar 14, 5:28 pm, caffeinated wrote:
> I was only intending on using the geocode service once. The idea
> would be that it would find the address, plot a marker on a map,
> and then the user could correct the position of the marker and then
> the new position of the marker would be saved into th
No you can't just 'enable' them with a few lines of code.
They will need to be implemented yourself.
(some, like 'dragzoom' is based on the open source implementation
(although its for v2 IIRC) - so could be added reasonably easily. )
On 15 March 2011 13:46, Thoern wrote:
> Anyone??
>
> What I
Anyone??
What I meen is these functions?
https://lh3.googleusercontent.com/_wIuTN5ILEP4/TX9tlIerKzI/BzU/9MjCNR7jjeU/functions.JPG
--
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 goo
Hi, I'm making a website and using Google map API, but I have a
problem.
http://pickupsocial.appspot.com/
When I look it on PC, I have no problem but when I look it with safari
on iPhone, when I touch a icon the info window is too small and there
are enough space.
How can I resize the info windo
On Mar 15, 5:17 am, Markus wrote:
> Same Problem, private Data.
The free terms of use requires a public map.
So if you are using the free API, you can't use that argument.
-- Larry
>
> On 15 Mrz., 12:49, Rossko wrote:
>
>
>
>
>
>
>
> > > 2. I Could not Post the complete Code. There are priv
Hello,
after solving the addMarker problem, I ve another problem.
This time I uploaded the script :)
You can view it at the following link:
http://thebit.altervista.org/maps/testAddMarker3.php
The problem is that after to have searched an address it is not
possible to add a Marker. Why?
I have al
On Tuesday, March 15, 2011 7:19:43 AM UTC-5, en4ce wrote:
>
> maybe check the bowser with your server like in php
> ($_SERVER['HTTP_USER_AGENT']) and place different parameters to the
> map js script depending on the browser, its not the best way but
> something that can work with enough testing
On Tuesday, March 15, 2011 7:17:59 AM UTC-5, Markus wrote:
>
> Same Problem, private Data.
>
Same problem here - a link to code exhibiting the problem is required. Often
times the process of simplifying your code down to a test case leads to the
answer on it's own.
Chad Killingsworth
--
You
Thanks Larry.
--
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...@googlegr
maybe check the bowser with your server like in php
($_SERVER['HTTP_USER_AGENT']) and place different parameters to the
map js script depending on the browser, its not the best way but
something that can work with enough testing
On 15 Mrz., 02:24, Esa wrote:
> I got your idea bratliff.
>
> Howeve
Same Problem, private Data.
On 15 Mrz., 12:49, Rossko wrote:
> > 2. I Could not Post the complete Code. There are private Data
> > included. And if I would replace the Data it would cost lots of time
> > (ajax, Database etc.).
>
> No-one wants you to post code. A link to the patient is needed.
> 2. I Could not Post the complete Code. There are private Data
> included. And if I would replace the Data it would cost lots of time
> (ajax, Database etc.).
No-one wants you to post code. A link to the patient is needed.
--
You received this message because you are subscribed to the Google G
I'm trying to get driving directions from point A to point B, where both
points are lat/long coordinates. The problem is that point B is not exactly
on the road, thus Directions service returns ZERO_RESULTS. I tried to use
Geocoding service to get approximate coordinates, but Directions service
Same problem here.
If you have a couple frames, just like this:
http://code.google.com/apis/maps/docuemntation/javascript/examples/map-simple.html";>
This should show a page with the leftmost 200 pixels empty, and the simple
map example on the right.
However, the map floats over the oth
1. It is about V3
2. I Could not Post the complete Code. There are private Data
included. And if I would replace the Data it would cost lots of time
(ajax, Database etc.).
On 15 Mrz., 10:27, Rossko wrote:
> > If I use the normal marker Image it works. But if I use a custom image
> > the Marker
> If I use the normal marker Image it works. But if I use a custom image
> the Marker is not displayed on a high zoomlevel. The image path is
> correct. Any Idea?
Start here, 'READ THIS FIRST' -
http://groups.google.com/group/google-maps-js-api-v3/t/2b3f101fd509919e
--
You received this message
> The site shows correct in FF and Chrome. In IE8, the location specified in
> the center property of the MapOptions, is shown in the top-left corner.
> How can I fix this?
Give the map div, and its parents, some kind of height properties.
View source of
http://code.google.com/intl/nl-NL/apis/map
Hello,
If i use the example as shown in :
http://code.google.com/intl/nl-NL/apis/maps/documentation/javascript/tutorial.html#MapOptions
The site shows correct in FF and Chrome. In IE8, the location specified in
the center property of the MapOptions, is shown in the top-left corner.
How can I fi
I'am Creating a Simple map with several Markers. But if the Zoomlevel
is to high the markers are not displayed.
If I use the normal marker Image it works. But if I use a custom image
the Marker is not displayed on a high zoomlevel. The image path is
correct. Any Idea?
the Code Snippet:
Works:
pu
62 matches
Mail list logo