of a background color, I've used the normal Google base map
> (to provide the oceans and neighboring countries), then added an
> overlay of the Census data, and then the transparent hybrid tiles on
> top of that, so it's three
> layers:http://www.william-map.com/20100507/
Hi Brad, did not got that about firebug and css, i use chrome. the png
file is generated automatically from rainfall data and the idea is
something like this on web. that is done with Google Earth
see link
http://screencast.com/t/YjZhYmQ0NTI
see the image is not opaque but the road and landmark
We're very excited to announce another recent release of a new version of
the API. This release contains a handful of great new features for you to
utilize. Check them out below!
KML and Geo RSS Layers:
http://code.google.com/apis/maps/documentation/v3/overlays.html#KMLLayers
Ground Overlays:
h
Thank you very much sir! That is exactly the functionality I was
looking to imitate.
On May 7, 3:59 pm, William wrote:
> here's a simple example:
>
> http://www.william-map.com/20100508/1/map.htm
>
> ...
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google
All sorted nothing to see here
On May 7, 4:36 pm, Ade wrote:
> Hi all im hoping you can help, I have been wracking my brains out for
> ages with this and any pointers would be much appreciated.
>
> I have the following code :
>
>
>
> var directionsService = new google.maps.DirectionsService()
We're very excited to announce another recent release of a new version of
the API. This release contains a handful of great new features for you to
utilize. Check them out below!
KML and Geo RSS Layers:
http://code.google.com/apis/maps/documentation/v3/overlays.html#KMLLayers
Ground Overlays:
h
Would this help at all? -
http://www.bradwedell.com/phpgooglemapapi/demos/advanced_marker_opener.php?min=0
Not sure if you're using PHP or not - if you are, it's as simple as
using those few methods, otherwise, just looks at the javascript for
the rendered page to get an idea of how it's done.
here's a simple example:
http://www.william-map.com/20100508/1/map.htm
...
--
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 g
I see there is an example in gmaps-utility-library-dev for drawing
tools using v2 of the API. Does anybody know of any examples, or
better yet, libraries, that work with v3?
I'm not experienced enough of a JavaScript programmer to write
something on my own, but I could implement something if I had
Hi all im hoping you can help, I have been wracking my brains out for
ages with this and any pointers would be much appreciated.
I have the following code :
var directionsService = new google.maps.DirectionsService();
var directionsDisplay = new google.maps.DirectionsRenderer();
var
I've successfully created a v3 map on my page displaying multiple
markers. Under the map, I'm listing out the location addresses
dynamically from a database. What I want to do is link the name/title
of those address locations, that are listed under the map, to markers
within my map and have the map
I have a problem, i have a asp.net webpage with ajax control and timer
for update a updatecontrol after 10 seconds. In this control i have a
div (id="map") i would like to load my google maps when my update
control is updated. How can i do this?
Thanks
--
You received this message because you ar
Hey Neil - that's a great question that I was actually pondering
myself. Not sure how you're implementing everything, but wondering if
a simple semi-transparent png vs fully opaque might do the trick (but
it doesn't sound like you want to be manually updating the
transparency of each image). Othe
The performance of the API with IE7/IE8 is extremely sluggish
http://code.google.com/apis/maps/documentation/v3/examples/event-closure.html
Try for example clicking one of the markers at the top of the screen,
and make the infowindow scroll the map down, it can take a few good
seconds for the scre
I would like to do like this with API v3.
http://www.shift.jp.org/en/map/
This is v2 version without MarkerManager.
Can't I do it with API v3 with MarkerManager?
On May 7, 9:02 pm, TK wrote:
> You're so kind. I've put the code onhttp://www.shift.jp.org/ja/map/index.html
>
> I though there is o
That doesn't work for me. I'm trying waypoint, origin and destination
locations set to a string containing the name, '@', lat, comma, lng
and I get NOT_FOUND responses from DirectionsService. Any pointers?
On May 6, 7:02 pm, Rossko wrote:
> > When rendering directions I want to be able to print t
How can add infoWindow for dyanamic and multiple maker? i have try in
lots of way but at last I invent a solution as given below:
function initialize()
{
var locations = [
['Bondi Beach', -33.890542, 151.274856],
['Coogee Beach', -33.923036, 1
Hi everyone,
I have been working on website that shows properties for sale and it
also shows points on map which refer to each row on the table
(property for ale).
I decided to go with AJAX to update table with rows (properties), but
then i need to remove all markers and add all the new ones in.
F
You're so kind. I've put the code on
http://www.shift.jp.org/ja/map/index.html
I though there is one marker when zoom out but seems there are all
markers.
Is this right function of MarkerManager?
On 5月6日, 午後11:01, Björn Brala wrote:
> I posted this to the wrong thread, oops.
>
> I think i fi
I added this class to the v3 Utility Library a few days ago, which
might help:
http://google-maps-utility-library-v3.googlecode.com/svn/tags/routeboxer/1.0/docs/examples.html
Thor.
On May 7, 8:42 pm, Earth Technology wrote:
> Does anyone have any update on this thread.
>
> My last reply was -
>
Does anyone have any update on this thread.
My last reply was -
Yes, i have a database containing city, state, zip code, latitude and
longitude.
Please let us know how can i do it.
On Fri, Apr 23, 2010 at 6:39 PM, Earth Technology wrote:
> Yes, i have a database containing city, state, zip c
of a background color, I've used the normal Google base map
> (to provide the oceans and neighboring countries), then added an
> overlay of the Census data, and then the transparent hybrid tiles on
> top of that, so it's three layers:
> http://www.william-map.com/20100507/1/censu
Hello Daniel,
Sure that map styling capabilities would be a great feature in Google map.
I think this kind of needs will become more and more important as there is
more and more people that are using the API. It's really a pleasure to see a
google map with another style than the defaults.
I'm al
23 matches
Mail list logo