[Google Maps API v3] Re: esri shp and google direction api

2010-10-13 Thread geocode...@gmail.com
On Oct 8, 5:17 pm, geocode...@gmail.com geocode...@gmail.com wrote: On Oct 8, 12:15 pm, GIS GOON mtm...@gmail.com wrote: I have two .shp. One is a polypoint with voting locations and the other area polygons that are the voting precincts. I was wondering if it was at all possible to put a

[Google Maps API v3] pixelBounds object

2010-10-13 Thread sgiddings
Would it be possible to open up this object in the official API to fix its property names ? It would appear that quite a few people would find it useful. -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To post to this group, send

[Google Maps API v3] Re: removing a KMLlayer

2010-10-13 Thread Jennifer Dudeck
Thank you for your replies! I was able to get it to work by doing this: First, I declared var soils; at the top of my document. Then, in my initialize function, I gave soils a value before I put my event listener: soils = new google.maps.KmlLayer(null); google.maps.event.addListener(map,

[Google Maps API v3] KmlLayer and other maker problem

2010-10-13 Thread Fillinger
Hi all, I have some troubles with my KmlLayer. At the load of the website, I load my KmlLayer, at that time everythings is ok, kml's marker are clickable and display my infowindow. But when I put a track on the map, the click event on the kmlLayer never fired. I try to unload the track and then

Re: [Google Maps API v3] Re: Google maps latitude and longitude format

2010-10-13 Thread VGNU Linux
Hi, Tanks Rossko for the advice. I posted a question for the same in Google maps help forum. I am pasting here link for the same, if I could get some help from here. Here is the link - http://www.google.com/support/forum/p/maps/thread?tid=45543076823c523chl=en

Re: [Google Maps API v3] Re: Google maps latitude and longitude format

2010-10-13 Thread VGNU Linux
Hi, Tanks Rossko for the advice. I posted a question for the same in Google maps help forum. I am pasting here link for the same, if I could get some help from here. Here is the link - http://www.google.com/support/forum/p/maps/thread?tid=2d9f4b8aa38bbdc8hl=en

[Google Maps API v3] YouTube layer and control?

2010-10-13 Thread Jurgis Stepanovs
Is it possible to activate YouTube layer and control on map with API V3 JavaScript? -- 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

[Google Maps API v3] Maps not fully displaying

2010-10-13 Thread itsphil
Hi all, Iv tried looking across the web but to no avail. Im having an odd issue with my Maps where by only a section of the map is loading. Live Site: http://fotravelshops.co.uk/v2/index.php If you click and select the Ipswich Travel Shop you'll see the issue (hopefully). Any ideas on this

[Google Maps API v3] Google Map V3 Not Display On Windows Mobile Emulator In VS 2005 or 2008

2010-10-13 Thread Somnath Lokhande
Hi ! I am New In Asp.net Mobile Application ,I want to Create Mobile Web Application to show Google Map in Mobile web page, I have Use Google Map v3 in VS 2005 (Also try in VS 2008) but Map not display on any Windows Mobile Emulator Provided by Dotnet So What and Where is Problem? can any one

[Google Maps API v3] Re: Google Map V3 Not Display On Windows Mobile Emulator In VS 2005 or 2008

2010-10-13 Thread Rossko
but Map not display on any Windows Mobile Emulator Provided by Dotnet Windows Mobile isn't sophisticated enough to load the javascript Maps APIs properly. You can look into static maps. http://groups.google.com/group/google-maps-js-api-v3/search?group=google-maps-js-api-v3q=windows+mobile --

[Google Maps API v3] Re: Map not working in tabs

2010-10-13 Thread JKurtock
It may be even simpler; I think initialize() and (document).ready() are firing in the correct order, which makes the div size=0 when the map is created. If I take all of the initialize() code and move it into the (document).ready() function BEFORE the tab is hidden, the map creates correctly and

[Google Maps API v3] Re: Map not working in tabs

2010-10-13 Thread JKurtock
Also, the resize function you have is inside the (document).ready function. You create the resize function, and then it goes out of scope (and disappears). When you call resize(), you get nothing. On Oct 13, 5:46 am, Esa esa.ilm...@gmail.com wrote: Documentation says about 'resize':

[Google Maps API v3] How to print a map properly

2010-10-13 Thread Garito
Hi all! There are a bunch of discussions on this group about people having problems printing the maps When you try to print a map generated by the API, the images and the markers don't render properly This is because how are the maps made The map quadrants and the markers are setted as a div

[Google Maps API v3] Re: Map not working in tabs

2010-10-13 Thread ToddyBoy
Thanks for your help. I gave it an hour this morning of chopping and changing the locations of code and how and when they were called but still got nothing. Due to a tight deadline to get this site complete, I have modified the code so it doesn't rely on tabbed divs to display the information.

[Google Maps API v3] Re: Problems displaying maps with overlays

2010-10-13 Thread Shadow
A link to your site would help. But it is likely that you are using the wrong formula to translate between lat/lon and pixel coordinates (or between quandrant and lat/ lon coordinates). Make sure you are using the correct projection. One way is to get the projection from the map and translate

[Google Maps API v3] calling disableDragging during dragend event: click event gets called sometimes

2010-10-13 Thread Jasper
I have a marker, which is draggable. However, in its dragend event, I disable the dragging. Right after the dragend event, the click event will get called... sometimes (my guess is that the cursor position inside the marker matters). This is really annoying because I can't be sure whether or not

[Google Maps API v3] How to show a country map? especially russia

2010-10-13 Thread john
Hi, there, Here is what I am doing now: Manually collect the bounds of the country (latNorth, lngEast, latSouth, lngWest) and save it in my country database. And with following (easy) var ne = new google.maps.LatLng(latNorth, lngEast); var sw = new

[Google Maps API v3] Update markers in realtime from the output of a php page.

2010-10-13 Thread Lynxus
Hi guys, Ive installed a map onto a page, And loaded some markers onto that map from the output of a php script It outputs: {Locations:[{name:Rettenbach,lat:47.9167,lng:12.65}, {name:Cleveland,lat:41.3928,lng:-81.7347}]} So the map knows the lat long and name. Anyway, Thats great. However this

[Google Maps API v3] Re: Need help with both handling latitude longitude coordinates and map jumping

2010-10-13 Thread spyro.boy
alright so, since posting I've tried my hand at this and the code seems different. I'll just re-establish things in a clearer way. I've generated a set of 256x256 tiles from a very large image (approx. 7000x3000) . the file naming convention is tile-ZOOM-X-Y.png. getting the google maps api to

[Google Maps API v3] mouseout not working

2010-10-13 Thread José Luis
Hi, I have set a mouseout event handler for a group of markers. For some reason the handler isn't called at all (i have put an alert in it and it doesn't show.) Why may this be happening? -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3

[Google Maps API v3] Re: calling disableDragging during dragend event: click event gets called sometimes

2010-10-13 Thread Jasper
After posting this I realized that I wasn't really using v3... after I came across the problem, I tried using v3 to solve the problem, and after I changed the version number of the requested javascript file and concluded that v3 was backwards API compatible as it ran just fine unmodified. Later,

[Google Maps API v3] Re: Update markers in realtime from the output of a php page.

2010-10-13 Thread Esa
Yes. That is called ajax. Write some javascript that calls new data every now and then. -- 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

[Google Maps API v3] Info Windows in Street View

2010-10-13 Thread DaveSawers
On my map, I have markers for various businesses. When clicked on, an info window pops up with some information about that business. If I then switch to street view, the markers are still displayed (which is really neat) but clicking on the markers does not bring up the info window. Do I need

[Google Maps API v3] Re: How to show a country map? especially russia

2010-10-13 Thread geocode...@gmail.com
On Oct 13, 1:34 pm, john john.c...@aafa-inc.com wrote: Hi, there, Here is what I am doing now: Manually collect the bounds of the country (latNorth, lngEast, latSouth, lngWest) and save it in my country database. And with following (easy)             var ne = new

[Google Maps API v3] Re: Update markers in realtime from the output of a php page.

2010-10-13 Thread roberto.cr
doing direct ajax calls using js can be instructional one time, but not very practical to do many times... I strongly recommend giving jquery a try. if you know a little javascript, you can already give jquery a try there are lots of jquery tutorials, find one of your taste ;) but one thing i'd

[Google Maps API v3] Copy innerHTML of map with polyline overlay to another IFRAME - CHROME problem

2010-10-13 Thread NickD
Hi, My application renders maps with polylines. I need to copy these renderings into another DIV within an IFRAME. I have tried a straightforward copy of innerHTML between DIVS and this works fine in IE7, but in Chrome it appears as though the underlying map has copied ok, but the polyline is

[Google Maps API v3] Re: How to show a country map? especially russia

2010-10-13 Thread john
The east tip is about (-170 degree) and I simply make it (+180) to solve my problem. I was just curious. Also looking for a better way (instead of finding the box with my naked eyes). Thanks. John On Oct 13, 5:53 pm, geocode...@gmail.com geocode...@gmail.com wrote: On Oct 13, 1:34 pm, john

[Google Maps API v3] StreetViewPanorama requires some pano_tilesloaded callback for me equivalent to tiles_loaded callback for Google.maps.Map

2010-10-13 Thread Marcel Boere
Dear developers at Google Maps, I'm discovering the system and am trying to develop some applications using Google Maps and Google Streetview. One of them however, needs feedback from the asynchronous Google Maps Streetview Photo loading system, because the pov_changed callback seems to be in

[Google Maps API v3] Re: How to show a country map? especially russia

2010-10-13 Thread geocode...@gmail.com
On Oct 13, 5:21 pm, john john.c...@aafa-inc.com wrote: The east tip is about (-170 degree) and I simply make it (+180) to solve my problem. I was just curious. Also looking for a better way (instead of finding the box with my naked eyes). The v2 geocoder returns the LatLonBox, that is what I

[Google Maps API v3] Re: How to show a country map? especially russia

2010-10-13 Thread geocode...@gmail.com
On Oct 13, 5:43 pm, geocode...@gmail.com geocode...@gmail.com wrote: On Oct 13, 5:21 pm, john john.c...@aafa-inc.com wrote: The east tip is about (-170 degree) and I simply make it (+180) to solve my problem. I was just curious. Also looking for a better way (instead of finding the box

Re: [Google Maps API v3] pixelBounds object

2010-10-13 Thread Luke Mahé
I'll have a talk with the team about this. -- Luke On Wed, Oct 13, 2010 at 7:17 PM, sgiddings mr.s.giddi...@gmail.com wrote: Would it be possible to open up this object in the official API to fix its property names ? It would appear that quite a few people would find it useful. -- You

Re: [Google Maps API v3] Update marker list to viewable bounds.

2010-10-13 Thread Chris Broadfoot
Listen to the 'idle' event, like: google.maps.event.addListener(map, 'idle', function() { var bounds = map.getBounds(); // update depending on bounds }); The idle event is fired whenever the user has finished dragging or zooming. On Tue, Oct 12, 2010 at 7:16 AM, ParoXsitiC

Re: [Google Maps API v3] mouseout not working

2010-10-13 Thread Luke Mahé
Are you able to supply a link to your example? It will help us in figuring out what you are doing. -- Luke VP, Keepin' It Real On Thu, Oct 14, 2010 at 8:30 AM, José Luis jlgon...@ya.com wrote: Hi, I have set a mouseout event handler for a group of markers. For some reason the handler isn't

Re: [Google Maps API v3] Line: 20 Error: '__e3_' is null or not an object???

2010-10-13 Thread Luke Mahé
Hi Simon, Any chance you can try to cut down your example to the simplest form that still shows the error? You may even debug your own problem doing this. Thanks -- Luke On Wed, Oct 13, 2010 at 9:55 AM, Simon Chan simonchan...@gmail.com wrote: Hello, I am receiving an intermittent error

[Google Maps API v3] Re: how do i see this point in Google map v3 ; 2101.2566,N,10547.2221,E

2010-10-13 Thread geocode...@gmail.com
On Oct 13, 8:21 pm, vietbv buiviet9...@gmail.com wrote: im working with project , using google map. but my application return an other kind of lat and long, it like this : 2101.2566,N, 10547.2221,E . so i can lookup this point using google map. You really need to know the coordinate system