Can we get an official statement of rates, feeds and speeds? With
prices if applicable.
>From the documentation here and there, it appears that 15,000 request
per day is a limit. This works out to just under 6 seconds per
request. In my testing, I can send in a small number of requests back
to bac
Hi Team/Esa,
can you help me how to add pigman in V2..? any reference url for this to
impliment
and pigman drag and dropable above zoom+ button like in URL below
http://maps.google.co.in/maps?hl=en&tab=wl
Thanks and Regards
Praveen kumar
--- On Wed, 9/12/09, Esa wrote:
From: Esa
S
just set the position of the marker every time you click the map.
google.maps.event.addListener(map, 'click', function(event){
marker.setPosition = event.latLng;
})
if the infowindow is anchored to the marker, it should follow.
if you need to change the content of the infowindow, use
infowindow.
Hi There,
Can any one guide me how to create only one infowindow on map and only
one marker on a map. I want
to remove any opened infowindow and marker before opening a new one..
how can i
do that?
thanks
--
You received this message because you are subscribed to the Google Groups
"Google Maps J
Hello, I think this is the correct place to post this question.
I have followed this here word for word, and its working perfect.
http://code.google.com/apis/maps/articles/phpsqlajax_v3.html
But I cant get Tabs to work. I am totally lost.
Is anyone able to help?
Thanks
Greg
--
You received t
great - thanks Esa!
On Dec 10, 8:24 am, Esa wrote:
> The geocoder finds only addresses, no businesses. Local Search of
> Google Ajax Search API finds both categories like Google Maps. There
> is a 'Local Searher' example in v3 Demo
> Gallery.http://code.google.com/apis/maps/documentation/v3/demo
Thats a great suggestion, however many of the other pages within the
site render very nicely with this doctype, The full (temporary) site
can be viewed at:
www.tru.ca/compserv/myi/index111.htmlall the pages here use this
doctype.
The real site resides at mobile.tru.ca but it is currently block
v3 API does not support StreetView or Traffic Layer so far. If you
need those, you have to choose v2 but keep watching v3 development.
--
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-m
It has been discussed several times on this forum. Just use the
[Search this group] facility.
--
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 unsu
Maybe the WAP doctype is unknown to IE8.
--
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-
Initialize the map without setting the center and zoom, add the
markers and finally call fitBounds().
Actually it is against documentation but it works nice. v3 behaves far
better than v2 which needs initial setCenter(). We don't need to load
any unnecessary tiles. We load the right tiles when the
The geocoder finds only addresses, no businesses. Local Search of
Google Ajax Search API finds both categories like Google Maps. There
is a 'Local Searher' example in v3 Demo Gallery.
http://code.google.com/apis/maps/documentation/v3/demogallery.html
--
You received this message because you are s
Is there some sort of if/else I could use to ensure it shows in all
browsers? Asking my users to upgrade their browser or use another one
is not an option.
My site can be viewed at http://www.tru.ca/compserv/myi/maps/mapsV3.html
--
You received this message because you are subscribed to the Googl
Hello all,
Is there any way to set fitBounds before initializing the map (maybe
as a options parameter)?
I'm asking because currently we display the map, then call fitBounds,
which re-renders the map immediately, In an actual desktop browser
this is not an issue, but when rendering on mobile dev
Hi, I'm new to developing with google maps api. With API v3 is it
possible to locate places by name, or particuarly 'type of civil
building' e.g. hospital or police station.. rather than having to
specify a postal address? When you search with google maps or google
earth you can easily find hos
If I hava already add some overlay ( icons and polylines ), how can I
remove them all from Google Map without refresh ?
Thanks a lot. :)
--
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 googl
Hi all,
how to add pigman above Zoom + button at street view and traffic
view ..?
in the below you can see pigman above zoom + button drag and dropable.
http://maps.google.co.in/maps?hl=en&tab=wl
Thanks and Regards
Praveen kumar
--
You received this message because you are subscribed to the Go
Sorry, I forgot to mention that the example isn;t working in IE at the
moment.
--
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
Hi,
I am working on this project and I am now starting to wonder if it's
possible. My project plots the 20mph speed zones on roads in my city
and the surrounding areas. I have each route held in a msql database.
When an area is clicked, I use JQuery AJAX to load a php file which
calls the data fro
I resolved the issue.
The problem was caused by code that was commented out but somehow
still factored into the script. I removed the commented code and now
everything is working as designed.
The lesson learned is not to leave junk code in your scripts.
On Dec 8, 8:31 am, reid9098 wrote:
> I ha
To access the code go to http://www.inshorefishingjournal.com/locations.php,
when asked for email address and password to log in use reid9...@reid-
eileen.com and bluesky. This opens a page with a map of all of the
current fishing locations that users have created. Above the map is a
link to add a
21 matches
Mail list logo