[Google Maps API v2] Re: KML of Zip Codes

2013-10-07 Thread Alex Doan
Can you please help me get the shapefiles and kml files for state, counties, and zip? I tried contacting http://patelshailesh.com/index.php/usa-state-counties-and-zipcode-boundaries-in-shp-and-kml-formats, but his site is not letting me post and requests/comments. Do you have the

[Google Maps API v2] Re: Algorithm to merge polygons

2013-06-17 Thread Alex Egg
lat/lng coords of 2 counties and then ran gpc_polygon_clip(GPC_UNION, &subject, &clip, &result); and it worked like a charm! Thanks Alex On Thursday, May 3, 2007 7:21:38 AM UTC-7, John Coryat wrote: > > Bratliff, > > I've thought of a couple of avenues along

[Google Maps API v2] Policies regarding drawing on top of the maps in iOS

2012-03-02 Thread Alex Salom
ogo always visible and unmodified. This way I can use all the power of this fantastic framework with offline maps. Would I be breaking any term? I couldn't find any clear point myself about this issue. Kind regards, Alex. -- You received this message because you are subscribed to the Google

[Google Maps API v2] object doesn't support method 'addOverlay'

2011-09-12 Thread alex b
Trying to add some markers to my map using the following code. I'm getting the error in the subject line in IE 9. I get a map, just no markers. function getMap() { var latlng = new google.maps.LatLng(36.767047, -119.726166); var myOptions = { zoom: 14,

Re: Object Expected GIcon Undefined

2010-08-17 Thread Alex
I was having the same problem, but it is working again now. Alex. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email

geocoder in chrome

2010-06-24 Thread Alex
hey one more quick question, We have the google map api (Maps JavaScript API version 2) installed at http://geothermalgenius.org/states/geomap/. Users can enter their address via the form below and then be placed on our map. We do this by validating the form, geocoding the address and then posting

Re: Map not displaying in IE

2010-06-24 Thread Alex
Thanks so much Larry that got it working. On Jun 24, 2:45 pm, "geocode...@gmail.com" wrote: > On Jun 24, 10:27 am, Alex wrote: > > > > > > > Hey guys > > > We installed the google map api (Maps JavaScript API version 2). > > Everything is

Map not displaying in IE

2010-06-24 Thread Alex
Hey guys We installed the google map api (Maps JavaScript API version 2). Everything is working well in FireFox and Chrome however we are having a difficult time getting it to load in Internet Explorer. Here is the site: http://geothermalgenius.org/states/geomap/ When a user fills out the form t

Re: Google Maps/Places Review Functionality

2010-06-10 Thread Alex Reardon
reasons. I will lodge an issue. Cheers, Alex. On Jun 7, 8:34 pm, Barry Hunter wrote: > On 7 June 2010 03:56, Alex Reardon  wrote: > > > Any ideas? > > As you say its not included in the API (well its not mentioned in the > documentation). So you should make your case via theG

Problem displaying markers on Safari

2010-06-10 Thread Alex deVries
I'm having a problem displaying markers on my map, but only on Safari. The map I have is here: http://reports.ottawabikingproblems.ca The problem is that the shadows display, but the markers with numbers do not. I've tried the following browsers: - Safari 5.0, fail - Chrome 5.0.375.70, pass - F

Re: Strange infowindow background problem

2010-06-10 Thread Alex deVries
That worked perfectly, Andrew. Thank you. It took me awhile to find where to find it in Wordpress.com, but that was my problem. - A On 2010-06-10, at 5:33 AM, Andrew Leach wrote: > On 10 June 2010 00:24, puffin wrote: >> >> I'm having a strange problem with infowindows and the way that the

dear developers

2010-06-07 Thread alex
currently i am developing a sample web application using Google JavaScript api when i access this from the current machine i.e. computer it is working fine but when i try to access from remote computer it is displaying this error message This web site needs a different Google Maps API key. A new

Google Maps/Places Review Functionality

2010-06-06 Thread Alex Reardon
Hi all, I am looking at developing a web service that displays a business’s Google maps ‘review’ section on a website. I have had a look into the upcoming Google Places API but I can see no reference about accessing a business’s review data. Any ideas? -- You received this message because you are

RE-POST ...directions.. can't see highlighted route in Firefox

2010-05-17 Thread Alex
Alex Using one of the sample directions maps Google Maps Api provides. We have created an enhanced directions map that works great until someone goes to print the map.. For some reason, the highlighted route disappears in FF and Chrome... but it shows up in IE fine.. Can anyone help us figure

addOverlay in v.2.193 is significantly slower in IE8 than in v.2.140

2010-05-14 Thread Alex
Since there will be a mandatory switch to version 2.193, we started testing our application that currently works pretty fast in IE8 using API v. 2.140. We use a large number of MarkerLight objects on the map. The API renders 1000 MarkerLight objects in IE8 significantly slower when using 2.193 th

directions.. can't see highlighted route in Firefox

2010-05-11 Thread Alex
We have created a directions map but when we go to print the map the highlighted route disappears in FF and Chrome... works fine in IE though.. Thoughts? http://www.co.frederick.va.us/directions/google_directions.html thanks, alex -- You received this message because you are subscribed to the

Re: map.setCenter problem

2010-05-05 Thread Alex Neskin
Thanks, Andrew, you show me the right direction. It was mistake in position of my Add marker and all loaded markers. On May 5, 11:49 am, Andrew Leach wrote: > On May 5, 10:15 am, Alex Neskin wrote: > > > > > But the problem is, that when i use: > > map.setCente

map.setCenter problem

2010-05-05 Thread Alex Neskin
Hello guys, i'm working on local host, so sorry can't send you a link to my map. But i will try to explain my problem as clear as i can: i have a basic map from example with loading Markers on it from DataBase. And i combine this example with adding marker to database and search form that convert

what type of google maps product can be used on web-site

2010-04-19 Thread Alex
Dear Sir or Madam, Could you tell me, please, what type of google maps product can be used on web-site upon following conditions: - all internet uses have an access to maps review - only registered users have an access to marker placement - free registration on websi

Re: setFillStyle opacity in Opera

2010-04-08 Thread alex p
On 7 апр, 17:19, Andrew Leach wrote: > However, a workaround might be possible for unsupported browsers: > maintain two arrays of blue and pink polygons and on mouseover remove > (or hide) the relevant blue one and add (or show) the relevant pink > one. Change them back on mouseout. Unfortunatel

Re: setFillStyle opacity in Opera

2010-04-08 Thread alex p
On 8 апр, 05:18, Brian P wrote: > On Apr 6, 5:44 pm, alex p wrote: > > > All works, but not in Opera, in the given browser pouring is not > > replaced, and one accumulates on another. > > > Example:http://resources.esri.com/help/9.3/arcgisserver/apis/javascript/gmap

setFillStyle opacity in Opera

2010-04-06 Thread alex p
I create Polygon, I set to it properties, I add a layer on a map: var polygon = new GPolygon(theArray, "#ff" , 1, 1, "#00", 0); map.addOverlay(polygon); adding Listeners: GEvent.addListener(polygon, "mouseover", function(){ this.setFillStyle({ color: "#00",

Re: API key does not work

2010-03-12 Thread Alex Sigalov
This was the reason. The app should be compiled without the key in the XML file. Thank you so much, it works! On 12 мар, 19:16, Andrew Leach wrote: > On Mar 12, 4:08 pm, Alex Sigalov wrote: > > > The map inside the app does not work either. This is GWT app. The map > > is insi

Re: API key does not work

2010-03-12 Thread Alex Sigalov
May be you don't see this message? May be some caching disturbes? On 12 мар, 18:22, Alex Sigalov wrote: > I get a message like "Another API Maps key is required. You can get > one athttp://code.google.com/apis/maps/"; > > This is GWT app. The map is insi

Re: API key does not work

2010-03-12 Thread Alex Sigalov
iUhQ > > > is this info enough? please tell me what is the problem > > All I see at that URL is a login prompt.  Is there supposed to be a > map? > >   -- Larry > > > > > On 12 ÜÐà, 18:04, "geocode...@gmail.com" wrote: > > > > On Mar 12,

Re: API key does not work

2010-03-12 Thread Alex Sigalov
ocode...@gmail.com" wrote: > On Mar 12, 5:49 am, Alex Sigalov wrote: > > > I register a key forhttp://92.257.15.90:8080/(addresschanged) and > > it does not work. > > This same domain i get when i type > > javascript:alert('http://'+window.location.host

API key does not work

2010-03-12 Thread Alex Sigalov
I register a key for http://92.257.15.90:8080/ (address changed) and it does not work. This same domain i get when i type javascript:alert('http://'+window.location.host) that means this is the right host. The IP is public external IP. What is the reason the key does not work? -- You received thi

Re: retrieve all routes from a route

2010-03-11 Thread Alex Azevedo
Hi Julio! How are you doing? Got success? I was just seeking for this feature on Google Maps API last year but... GDirections v2 has a class method called getNumRoutes() but it seems to return 1 for all geocodes given, proving that this feature wasn't implemented on release 2 or, for a meanwhile, n

Re: Toggle on and off at same time..

2010-03-11 Thread Alex
on click but its not actually getting the next step.. Any ideas? Thanks again for all your help.. Alex On Mar 10, 3:55 pm, Alex wrote: > Sorry, I've been messing with it.. > > I can't seem to get it to work.. > > I can get the checkboxes to turn on and off but I can't

Re: Toggle on and off at same time..

2010-03-10 Thread Alex
ps/conservation/ConservationEasements_new.html Any help you maybe able to provide would be great.. Thanks, Alex On Mar 10, 1:00 pm, "geocode...@gmail.com" wrote: > On Mar 10, 9:53 am, Alex wrote: > > > Another Newbie question.. > > > I am wanting to toggle all the checkboxes off and on at the

how to create multiple points with text in them

2010-03-10 Thread Alex
developed and implemented as I am currently spinning my wheels. Thanks, Alex -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, sen

Toggle on and off at same time..

2010-03-10 Thread Alex
Another Newbie question.. I am wanting to toggle all the checkboxes off and on at the same time.. even when one or some are already checked or not checked.. Ideas? http://www.co.frederick.va.us/planning/gmaps/conservation/ConservationEasements_new.html Thanks, Alex -- You received this

Re: Why does one work and not the other?

2010-03-09 Thread Alex
Marcelo, Sorry, to disappoint.. Guess I should be more clear in my explanations. Thanks, Alex On Mar 9, 12:37 pm, Marcelo wrote: > Tsk, tsk! You tricked me! ;-) > > You said it was the same code on both pages, so I trusted you and I > only looked at one of them, but the cod

Re: Why does one work and not the other?

2010-03-09 Thread Alex
Michael, Thanks for your insight.. I did what you mentioned, although I was a little unsure at first but it still seems to work okay.. Thanks, Alex On Mar 9, 1:29 pm, Michael Geary wrote: > In addition to what Marcelo and Rossko mentioned, I see another problem in > your code: Yo

Re: Why does one work and not the other?

2010-03-09 Thread Alex
Russko, Again, Thank you.. I missed that.. (obviously) Fixed.. What other methods would you recommend? Alex On Mar 9, 1:09 pm, Rossko wrote: > > but for some reason my Parks keeps staying on.. weird.. > > Your text parser looks for >    var category = parts[7]; > If you&#

Re: Why does one work and not the other?

2010-03-09 Thread Alex
d the data, its working more like it should.. but for some reason my Parks keeps staying on.. weird.. Thanks again.. Alex On Mar 9, 11:57 am, Rossko wrote: > > This one Does Work > > Right..http://www.co.frederick.va.us/planning/yetanotherexample_checkboxes.html > > Are you sure

Re: Why does one work and not the other?

2010-03-09 Thread Alex
The second one is supposed to work in similar fashion to the first.. The side bar should be empty on load of the map.. then one should be able to turn on and off the three different layers using the checkboxes.. just like in the first map example. On Mar 9, 11:41 am, ProbablyMike wrote: > I get a

Re: Why does one work and not the other?

2010-03-09 Thread Alex
Okay, I am confused.. Why would that make a difference? Different data sources.. but code is pretty much the same.. isn't it? On Mar 9, 11:39 am, Marcelo wrote: > On Mar 9, 5:17 pm, Alex wrote: > > > I have an other Newbie question.. > > > Why does the one map work

Why does one work and not the other?

2010-03-09 Thread Alex
://www.co.frederick.va.us/planning/parksites_checkboxes.html Thoughts? Thanks, Alex -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to g

"zoom here" functionality - scope problems

2010-03-09 Thread Alex Fan
Hi everyone. Thanks for even reading this thread and helping me. I'm trying to implement the "zoom here" functionality for a project I'm doing. To be specific, I have markers and there is a link on each marker to zoom in on the location of that marker. Right now, Firebug tells me that "position"

Re: Check boxes toggle with txt file as source.

2010-03-05 Thread Alex
ar 5, 9:36 am, Alex wrote: > > > Larry, > > > Thanks for the info.. I was able to figure it out.. > > >http://www.co.frederick.va.us/planning/yetanotherexample_checkboxes.html > > boxclick(all) doesn't work... > >   -- Larry > > > > > Alex

Re: Check boxes toggle with txt file as source.

2010-03-05 Thread Alex
Larry, Thanks for the info.. I was able to figure it out.. http://www.co.frederick.va.us/planning/yetanotherexample_checkboxes.html Alex On Mar 5, 10:28 am, "geocode...@gmail.com" wrote: > On Mar 5, 7:02 am, Alex wrote: > > > > > I am working on modifying some co

Check boxes toggle with txt file as source.

2010-03-05 Thread Alex
before.. http://www.co.frederick.va.us/planning/ParksRecSites_test.html but am now trying to incorporate the check boxes I am running into some issues.. http://www.co.frederick.va.us/planning/yetanotherexample_checkboxes.html Any help is greatly appreciated.. Thanks, Alex -- You received this

GIS data to XML ?

2010-03-05 Thread Alex
... It maybe that since I am still a novice at programming and at using the GOOGLE API that I just need to learn more.. Any help is greatly appreciated.. Thanks, Alex -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to

Re: Best way to show parcels in GM?

2010-02-26 Thread Alex
g code and fixing and tying it together to work for some simple maps.. Mostly, learning as I go.. Here is an example.. http://www.co.frederick.va.us/public_works/recycling_landfill/convenience_sites_map.aspx Thanks.. Alex On Feb 26, 10:49 am, Marcelo wrote: > On Feb 26, 4:14 pm, Alex wrote:

Best way to show parcels in GM?

2010-02-26 Thread Alex
I have a parcel GIS layer (45K parcels) that I would like to bring into google maps.. in a polygon format.. What is the best way to do that without sacrificing speed and usability? Thanks, Alex -- You received this message because you are subscribed to the Google Groups "Google Map

Re: GoogleBar

2010-02-13 Thread alex
Nice Thank you very much I'm gonna try this! On 13 fév, 19:37, Marcelo wrote: > On Feb 13, 6:23 pm, alex wrote: > > > Is it possible to put > > those results into variables??? > > With the correct API, > yes:http://code.google.com/apis/ajaxsearch/docum

GoogleBar

2010-02-13 Thread alex
Hi, I'd like to interact with the service GoogleBar which means that I want to get the results of a research and manipulate them on another webpage for example. At the moment, results are shown on the map so I can't see anything it's not very convenient. Is it possible to put those results into var

Geocoding and German ZIP codes

2010-02-10 Thread Big Alex
Geocoding while adding zip codes to the query sometimes leads to results that look a bit strange. Take the following example: "79761 Waldshut-Tiengen, Deutschland" takes you to http://maps.google.com/maps?f=q&source=s_q&hl=de&geocode=&q=79761+Waldshut-Tiengen,+Deutschland&sll=37.0625,-95.677068&s

Re: auto-center after close?

2010-01-22 Thread Alex
Andrew, Thanks for the information. I will give it a try.. I just realized though that I am using a kml file to show the data.. Will what you mentioned still work with a KML file? Thanks, Alex On Jan 22, 10:18 am, Andrew Leach wrote: > On Jan 22, 2:59 pm, Alex wrote: > > > H

auto-center after close?

2010-01-22 Thread Alex
How do I auto-center the map after I close an info window? Thanks, Alex -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, sen

Re: web urls not linking..

2010-01-14 Thread Alex
Larry, Thanks for the info.. I have recently changed all the links to links.. and it seems to be working now.. Alex On Jan 11, 2:07 pm, "geocode...@gmail.com" wrote: > On Jan 11, 10:44 am, Alex wrote: > > > Here is a map I am working on that shows each marker with an

web urls not linking..

2010-01-11 Thread Alex
Here is a map I am working on that shows each marker with an info window.. Each one has a url link.. For some reason the links are not working properly.. Anyone have any ideas? Thanks. Alex http://www.co.frederick.va.us/planning/addresssearch.html -- You received this message because you are

R: Ok in FF, blank in IE7 with show-hide div

2010-01-07 Thread Alex Taylor
Thanks - the header is an image map with name=Map. Changed and it's all working. The display:block then none display:hack was from a 2007 thread - has a better solution been found since? The map appearing then disappearing is not very elegant... Alex On Jan 7, 2:16 pm, Alex TJ wrote

Ok in FF, blank in IE7 with show-hide div

2010-01-07 Thread Alex TJ
usiness-training.php Any ideas? Thanks guys, Alex -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+uns

Re: map.getBounds is (suddenly) returning wrong longitude

2009-12-19 Thread alex
st and west values, so I would say this must be a bug! I would say an easy fix would be to switch your east and west values if the map's center isn't within the bounds, but I haven't tested this and am still using v=2.184. Best, Alex On Dec 19, 2:25 am, Mike Williams wrote: >

Re: map.getBounds is (suddenly) returning wrong longitude

2009-12-18 Thread alex
are switched around in the screenshot. > (lon 35 is east of Greenwich and lon -35 is west of it) > > -- > Marcelo -http://maps.forum.nu > -- > > On Dec 18, 4:54 am, alex wrote: > > > Thanks, didn't know there was a separate board for issues.  I did look > >

Re: map.getBounds is (suddenly) returning wrong longitude

2009-12-17 Thread alex
Thanks, didn't know there was a separate board for issues. I did look for this issue, but didn't know it was already brought up. On Dec 17, 6:34 pm, Mike Williams wrote: > Wasn't it alex who wrote: > > >I have fixed the problem by manually setting my Google Map API

Re: map.getBounds is (suddenly) returning wrong longitude

2009-12-17 Thread alex
) is iguide (dot) travel (http:// iguide.travel), thanks. To see the problem in action, see http://iguide.travel/old.php -- an ancient version of the site. Peace out tech geeks!!! On Dec 17, 4:21 pm, alex wrote: > I've noticed today that my map API is wildly misbehaving.  It seems >

Geocode form not working properly

2009-12-17 Thread Alex
I used the simple geocode example that google maps has online to include in my little map project.. Unfortunately, its not working for some reason.. Can someone please take a look at my map and see if I what I am doing that is wrong? Thanks, Alex http://www.co.frederick.va.us/planning

map.getBounds is (suddenly) returning wrong longitude

2009-12-17 Thread alex
I've noticed today that my map API is wildly misbehaving. It seems that maps API often seems to be returning the wrong east and/or west bounds from map.getBounds. 1) When map is wider than the earth's circumference: Will return wrong values for me when the left side of the map is near 180 degrees

Re: KML not showing up in Map..

2009-12-16 Thread Alex
Andrew, Thanks for your insight on the 404 error.. I will mention it to our webmaster and see if he can include KML in the IIS configeration.. Merry Christmas! Happy Holidays! Alex On Dec 15, 4:35 pm, Andrew Leach wrote: > On Dec 15, 5:54 pm, Alex wrote: > > > Why is it that My

KML not showing up in Map..

2009-12-15 Thread Alex
Why is it that My KML doesn't seem to want to show up on my map? http://www.co.frederick.va.us/planning/default_copy.aspx The code is a bit messy but should work.. Thanks, Alex -- You received this message because you are subscribed to the Google Groups "Google Maps API" gr

Polygons for regions that support directions

2009-11-23 Thread Alex
egion's borders, and excludes any contained subregions that do not support directions (e.g. most of Europe supports directions, however, a number of countries do not, including Romania, Macedonia, Albania, etc.) Thanks! Alex. -- You received this message because you are subscribed to the Go

How to control a Gmarker going out of the map?

2009-11-11 Thread Alex
Hello to all, I have a map with a gmarker moving in it in intervals of 5 seconds (as if it was a car moving through a route). The question is: can I know when the marker comes out of the map so therefore I can pan the map to the position where the marker is at that moment? Thanks in advance. --

Re: How to export Google Maps search to Google Earth

2009-11-06 Thread Alex Maslov
Please, ignore this post. Sorry, I've made a mistake - wanted to post this into the different, hopefully more appropriate group: Google AJAX Search API. On Nov 6, 10:37 am, Alex Maslov wrote: > Hi there! > >   A customer of mine needs a functionality to upload the results of > G

How to export Google Maps search to Google Earth

2009-11-06 Thread Alex Maslov
starts blocking my application after several successful attempts... Am I doing something wrong? If so, is there any legal way to do this? Regards, Alex -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, sen

How to export Google Maps search to Google Earth

2009-11-02 Thread Alex Maslov
starts blocking my application after several successful attempts... Am I doing something wrong? If so, is there any legal way to do this? Regards, Alex --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google

Request for info about Google Maps API Premier

2009-10-15 Thread Alex Arefyev
Hello, During last 2 weeks I have been trying to contact Google Enterprise representative Sanjay Patel regarding the following question: I represent www.ksfltd.com. We have couple of customers who wants to integrate Google maps and address searching facility into their Web applications that alre

Re: How to show existing external overlay on my map?

2009-10-15 Thread Alex
Thank you so much! > var kml = new > GGeoXml("http://maps.google.com/maps/ms?hl=ru&ie=UTF8&msa=0&output=nl&msi > d=103763259662194171141.01119b4b856600854"); > > map.addOverlay(kml); > > -- > Mike Williamshttp://econym.org.uk/gmap --~--~-~--~~~---~--~~ You rec

How to show existing external overlay on my map?

2009-10-14 Thread Alex
I'd like to know how to add overlay that is already developed by google for the map on my page. Here is an example http://maps.google.com/maps/ms?msa=0&msid=103763259662194171141.01119b4b856600854&hl=ru&sll=48.856667,2.350987&sspn=0.11753,0.256119&ie=UTF8&ll=48.858616,2.347984&spn=0.124459,0.

Re: searching within xml markers

2009-10-06 Thread Alex Dringer
Also, here is the code for my web service: [WebMethod] [ScriptMethod(ResponseFormat = ResponseFormat.Xml)] public XmlDocument GetXmlDocument(string Text) { CompanyDataTableAdapters.CompanyTableAdapter da = new CompanyDataTableAdapters.CompanyTableAdapter(); CompanyData

Re: searching within xml markers

2009-10-06 Thread Alex Dringer
> I thought you said you already had SQL supplying marker information in > XML form, although I can't see that implemented in your present map. > Anyways, you could use GDownloadUrl() to supply some parameters (like > centrepoint, radius) to a server-side script that responds with XML of > the ma

Re: searching within xml markers

2009-10-05 Thread Alex Dringer
On Oct 5, 12:49 pm, Rossko wrote: > > I am trying to create this in asp.net c# and having a little trouble > > with the client/server side. I've seen examples in PHP of it calling > > SQL statements directly, is this possible in asp? For instance, I want > > to display only companies of a certa

searching within xml markers

2009-10-05 Thread Alex Dringer
Hi My scenario is that I have an SQL database with a list of companies. Along with the companies I am storing the latitude and longitude values for the markers. I am able to read in these values from an xml file into google maps and it displays these makers. Am I then able to allow the user to s

geocoder.getLatLng - Problems with too large address

2009-09-18 Thread Alex
I have a problem when the string address is too large, the problem is that the result puts me in the zone, ok, but not in the right address. i've checked if in gmaps work, and it does. thx --~--~-~--~~~---~--~~ You received this message because you are subscribed

Re: Map displays grey areas when placed within a pop-up div in FF3.5

2009-08-06 Thread Alex Savitsky
zfKN-m9S9niuHrq-IEXAE, I didn't realize that the gda parameter is required in the link On Aug 6, 1:40 pm, Alex Savitsky wrote: > Hi, > > For some reason, whenever I try to display the map in a pop-up div > (actually, just a hidden div that's shown on a link click), the map >

Map displays grey areas when placed within a pop-up div in FF3.5

2009-08-06 Thread Alex Savitsky
Code was also uploaded to http://google-maps-api.googlegroups.com/web/testGMPopup.html I'm inclined to think this is a bug, but maybe there's a workaround? Thanks, Alex --~--~-~--~~~---~--~~ You received this message because you are subsc

Re: Stumped... map does not display on two versions of page, works elsewhere

2009-07-06 Thread Alex Boster | DZAP
Thanks! AB On 7/6/09 9:47 PM, "Mike Williams" wrote: > > In the one that works, the "map" container has CSS defining its size: > > #map { > width: 658px; > height: 301px; > } > > In the one that doesn't work, that CSS is missing so the div has zero > height. > > > You need

Stumped... map does not display on two versions of page, works elsewhere

2009-07-06 Thread Alex
On the broken pages, we see the controls, but no map. Examples -- Not working: http://woodmontrentals.com/antelope-vista-apartments/location Working: http://woodmontrentals.com/country-lane-apartments/location I imagine I'm just failing to notice a stray quote or something, but I haven't been ab

Re: Map fails to load every hour, on the hour

2009-06-25 Thread alex
I have the same problem almost one month. I use firefox 3.0.11 and sometime it say waiting for gg.google.com in the status bar and wait forever sometimes it work...i have not find a solution as not many reported. It was working fine before. I did n't change my mapcode. So it could be firefox up

Is this possible?

2009-06-24 Thread Alex
Hello, I have heard alot about your API (didnt need it yet), in the Netherlands we work with 4 digit zipcodes and a 2 char long letter combination, like: 8401AT. Where the digits represent the region (or city) for that zipcode and the letters represent the street and the side of the street (odd o

Is this possible?

2009-06-24 Thread Alex
Hello, I have heard alot about your API (didnt need it yet), in the Netherlands we work with 4 digit zipcodes and a 2 char long letter combination, like: 8401AT. Where the digits represent the region (or city) for that zipcode and the letters represent the street and the side of the street (odd o

Google Maps API Key

2009-06-15 Thread Alex
/bbc_north/the_move.aspx the first message box is the window.location.href Any help would be much appreciated. Kind Regards Alex --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to th

Slow setFillStyle/redraw on GPolygon.fromEncoded

2009-05-12 Thread Alex (cp9)
gger if it is not encoded. And on the client side you have to create GPoints for all the 1500 Points to create the GPolyline. This needs long time. I hope someone can help me to solve this problem. I already searched for a solution for a few days, but did not find anything.

Re: Google Maps - Special case

2009-03-31 Thread Alex'
I set this rules : - N = 2 - N seconds between requests - If code 620, N = N + 2 It works perfectly (2 seconds doesn't make any 620 error code...) Thanks, Alex' On 30 mar, 14:35, Mike Williams wrote: > There's a limit of 1 GDirections requests per day per user IP, but

Google Maps - Special case

2009-03-30 Thread Alex'
ers get such messages, or could my server be blocked because of it ? Thanks for you answers ! Alex' --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send e

cancel

2009-02-19 Thread Alex
Hi there, Please cancel me as membership of this email address. Thanks very much Alex --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to G

how to show picture and table in a marker infotable?

2009-02-10 Thread Alex
ture & table can't be showed, just characters. So, how can I make the mysql data to show picture and table marker table? Thanks very much Alex --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google M

show markers from category of xml

2009-01-16 Thread Alex
Hi my friends, I want to show markers from category of xml with 2 more tabs, I tried many times, never success, I'm more and more confused on the program about this showing. Could you please help me and give me some suggestion? Here is link: http://www.easylocation.ca/e1.html Thanks very very

about different overLay

2009-01-15 Thread Alex
Hi all, How can I put xml markers in one overLay, and txt, csv markers in another overLay? Link below: http://www.easylocation.ca/01-1.html Thanks very much Alex --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

big problem about show markers

2009-01-14 Thread Alex
Hi all, My big problem is when I click the McDonalds or Harbours, the previous markers (such as: BMO, CIBC, RBC) will be disappeared. Link below: http://www.easylocation.ca/01.html so, how can I do it, when I click the McDonalds or Harbours, the previous markers (such as: BMO, CIBC, RBC) still

http://www.easylocation.ca/Tabbed%20Info%20Windows.html

2009-01-13 Thread Alex
Hi all, If I want to Tabbed Info Windows from XML files, How can I do it? Here is the link: http://www.easylocation.ca/Tabbed Info Windows.html Thanks very much! XJ G --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Grou

Show marks from XML

2009-01-13 Thread Alex
Hi all, I'm not professional on JavaScript, could you guys please help me to have a try to show markers on the map when I click the words (for example: BMO, CIBC)? I'll be very appreciate. http://www.easylocation.ca/02.html Thanks very muc

polyline or polygon with checkbox

2008-12-26 Thread Alex
checkbox, green line will be showed. thanks very much. Alex --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to Google-Maps-API@googlegroups.com To u

Re: bindInfoWindowHtml shows not the content but the an object class name

2008-12-14 Thread Alex Monthy
Thank you, Pamela, meanwhile I understood that the 1st parameter for bindInfoWindowHtml() must not be a text string containing some html code but a variable representing an html element in the DOM tree, as for example can be retrieved with getElementById(). - Alex pamela (Google Employee

problem about www.w3.org...

2008-12-13 Thread Alex
ca/temp.html didn't delete http://www.easylocation.ca/temp1.html deleted thanks very much Alex --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, sen

show group markers

2008-12-10 Thread Alex
x27;t show sidebar. After I click marker, show information. I don't how to do. please see the my link: website: http://www.easylocation.ca/RE.html data: http://www.easylocation.ca/example_x.csv, http://www.easylocation.ca/example_x1.txt any help will be appreciat

Re: click and marker

2008-12-09 Thread Alex
On Dec 9, 12:27 pm, Alex <[EMAIL PROTECTED]> wrote: > Hi my friend, > Thanks a lot. But I mean, I want toclicka text menu, and then show a > group of markers on the map, thenclickthemarker, can show > information. No sidebar whichclickone by one, then show something. &

Re: click and marker

2008-12-09 Thread Alex
And another thing, why do I can't show my map in IE, but in Firefox is ok? Thanks On Dec 9, 2:50 am, "warden [Andrew Leach - Maps API Guru]" <[EMAIL PROTECTED]> wrote: > On Dec 9, 8:50 am, Alex <[EMAIL PROTECTED]> wrote: > > > I can marker from the dat

  1   2   >