[Google Maps API v2] Re: Google Map Api is not working

2013-03-18 Thread Mark Quaile
I had the same problem, and then added www. to my domain and it worked. Given that the link you supply has no www. either, try this. Think this is a problem of allowed referrers. On Saturday, February 25, 2012 6:48:22 AM UTC+1, snehal wrote: > > hello > > I have implemented one module in magent

Re: [Google Maps API v2] Abridged summary of google-maps-...@googlegroups.com - 7 Messages in 3 Topics

2011-09-29 Thread mark
I am currently out of the office until the 3rd of October. Should you have an urgent enquiry please contact Tara either by email at t...@the-agencygroup.co.uk or on 01983 524848. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post t

[Google Maps API v2] Loading info related to the markers being displayed as user moves around the map

2011-09-20 Thread mark kelly
to reload the page and I have plenty of AJAX and javascript experience.. Thanks Mark -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to google-maps-api@googlegroups.com. To unsubscribe from this

Re: [Google Maps API v2] Re: help wanted - google map

2011-08-01 Thread Mark Lewin
content with the solution I provide. Please contact me off-list: mlewin AT fmail.co.uk Kind regards, Mark On Sun, 31 Jul 2011 10:32 -0700, "chandan singh" wrote: > Hi, i can do this work if u will provide complete requirement .After > getting the requirement only i will tell you

[Google Maps API v2] Google maps border styling in API

2011-05-25 Thread Dev by mark
styling idea that I ma having difficulty with. I am trying to have the google map in a circle shape that's draggable. Is this possible with some serious API work and html5 canvas work? If not how else could this be done? Thanks Mark -- You received this message because you are subscribed t

RE: [Google Maps API v2] Re: How can we detect that Google Earth Plugin Installed

2011-04-16 Thread Mark Kenyon
Rossko GEplugin does this action and provides a link for install when a user visits the page where you have your GEplugin installed. Mark Sent from my HTC -Original Message- From: Rossko Sent: 15 April 2011 09:35 To: Google Maps API V2 Subject: [Google Maps API v2] Re: How can we

[Google Maps API v2] Re: Need assistance with Google maps API

2011-03-29 Thread Mark
Unfortunately I don't have a website to place everything on as I figured this would be the best place to get some assistance. On Mar 29, 6:45 pm, Andrew Leach wrote: > On Mar 29, 11:12 pm, Mark wrote: > > > > > Any help would be appreciated. Here is my code and it neglect

[Google Maps API v2] Need assistance with Google maps API

2011-03-29 Thread Mark
ot;zoom box" and "address locator" I am trying to add into the map. Thanks, Mark -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to google-maps-api@googlegroups.com. To unsubscribe from t

Re: [Google Maps API v2] Re: Printing Multiple maps on a page - forgot the link

2011-03-10 Thread Mark Kenyon
http://validator.w3.org/ Cheers Mark On Thu, Mar 10, 2011 at 1:42 AM, Nick wrote: > Still no luck added media print to css...tried multiple ways of doing > it...still not working on our printer at least. > Here is the page again > > http://test.crh.noaa.gov/zme/?n=worksheet_print

Re: [Google Maps API v2] Re: Google Earth API Moon Collada

2011-03-06 Thread Mark Kenyon
thank you. On Sat, Mar 5, 2011 at 2:12 AM, Rossko wrote: > > Iam working on a project to connect Google Earth API - Moon Database > > with Google 3D Warehouse Collada Models specifically. > > I think this group would be more appropriate - > http://groups.google.com/group/google-earth-browser-plu

[Google Maps API v2] Lets try again

2011-01-31 Thread Mark
o grab in the range to give me the radius I need to do that. Mark -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to google-maps-api@googlegroups.com. To unsubscribe from this group, send em

[Google Maps API v2] Developing a Strategic HC Map for Providers

2011-01-27 Thread Mark
I need some good help from this group. I have a website that I am trying to use a Google spreadsheet as a source, to identify providers who serve patients in a specific geographic region...(example 10 miles). I want to show how they connect their electronic health records electronically and whom

[Google Maps API v2] GOOGLE MAP DATA CONNECVTOR

2010-12-31 Thread Mark
show how far their reach extends. Is there a field name (i.e. x_coord) that I can use to do this based on info that I put in the spreadheeet ? Not real good at coding. Does anyone have a simple gadget ? Mark -- You received this message because you are subscribed to the Google Groups "G

[Google Maps API v2] GOOGLE MAP Data Connector

2010-12-18 Thread Mark
I have a form for Organizations to fill out on my site that feeds a Google Spreadsheet. It feeds the Google Map Data Connector from the x_coord, y_coord fields. Works great and places an anonymous marker on my site map. However, I want to use a radius of x miles from the marker that grabs from a

[Google Maps API v2] Re: Help pulling city and state from google maps api

2010-12-13 Thread mark watanabe
I can't view Mike Williams examples at work... url is blocked On Dec 13, 10:36 am, "geocode...@gmail.com" wrote: > On Dec 13, 6:35 am, mark watanabe wrote: > > > Sorry for the complete ignorance on my part I'm still learning, would I > > want to use the c

[Google Maps API v2] Re: Help pulling city and state from google maps api

2010-12-13 Thread mark watanabe
Sorry for the complete ignorance on my part I'm still learning, would I want to use the client-side geocoder in my form where I create my map or on in the java script chunk? -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this g

[Google Maps API v2] Help pulling city and state from google maps api

2010-12-13 Thread mark watanabe
I have a form with google maps embedded into it where the user drags the marker to create a point in another application. Everything is working except I need to reverse geocode the lat and long to pull country state and city. I know you can make calls to something like this: http://maps.googleapi

Re: [Google Maps API v2] Unexpected results with geocode bounds

2010-10-10 Thread Mark Woollard
OK - thanks for info. Regards Mark On 10 Oct 2010, at 19:21, Chris Broadfoot wrote: > This does appear to be a bug - I've passed it onto the geocoding team. > > Cheers > Chris > > On Mon, Oct 11, 2010 at 3:06 AM, Mark Woollard wrote: > If I request geocode for &#x

[Google Maps API v2] Unexpected results with geocode bounds

2010-10-10 Thread Mark Woollard
?sensor=true&address=longview%20dr&bounds=43.793588%2C-70.436227%7C43.648742%2C-70.145825 I don't get the Portland Longview Dr in the results. Is this a bug with the geocode api or something wrong in my understanding of how it works? Thanks Mark -- You received this message because

Location of the search bar

2010-08-25 Thread Mark
Hello everyone, I couldnt find the answer anywhere unfortunately. I would like to have a google map search bar outside my current map (and be able to locate it anywhere i want) Currently I just use the "enableGoogleBar" feature and I have a search bar on the bottom left corner of my map. I find

Re: IE problem with marker categories

2010-08-18 Thread Mark
e markers. > I don't have access to IE8 > >   -- Larry > > > > > Thanks, > > Mark -- 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-...@googlegrou

IE problem with marker categories

2010-08-18 Thread Mark
t clicking / selecting them. Here's a tiny url to the map page: http://tiny.cc/uq1iy Thanks, Mark -- 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

Need help understanding IE problem.

2010-08-17 Thread Mark
they don't populate as expected and if you refresh the page they show up without selecting the category. Here's the link for review: http://tiny.cc/ime7g Any help would be appreciated. Thanks, Mark -- You received this message because you are subscribed to the Google Groups "Google Ma

Re: This website needs a different Google Maps API key

2010-08-15 Thread Mark
their name.and it found one related to the Plugin mentioned above. Once I disabled the pluginwhich I wasn't using anyway.everything was fine again. SORRY if I confused anyone. On Aug 14, 9:21 pm, "geocode...@gmail.com" wrote: > On Aug 14, 1:01 pm, Mark wrote: >

Re: This website needs a different Google Maps API key

2010-08-15 Thread Mark
my webpage code!! lol Any help would be appreciated. Thanks On Aug 14, 9:21 pm, "geocode...@gmail.com" wrote: > On Aug 14, 1:01 pm, Mark wrote: > > > > > "This website needs a different Google Maps API key" > > > This message appears in a messge

This website needs a different Google Maps API key

2010-08-14 Thread Mark
"This website needs a different Google Maps API key" This message appears in a messgebox whenever I open my website. It was working fine during the website construction on mj-auction.bethwebs.com Then I purchased a domain name tyrrellspass-motor-auction.com and pointed the domain name to mj- a

V2 API Key

2010-07-28 Thread Mark
Thanks to some very neccessary filewall changes, one of our Googlemaps API keys no longer works. Unfortunately, the google page for generating a new key does not work, and the original key was generated so long ago that the guy who created it no longer works for the organisation and his account ha

How to over KLM and suppress all markers?

2010-06-09 Thread Mark Livingstone
Re, My GPS program seems to export the track with markers. I can overlay it but the track is virtually hidden underneath thousands of markers. How can I suppress them all? There's a {suppressInfoWindows: true} option but I can't find anything similar to do with markers. Thanks. -- You received

Re: addOverlay, Polyline, IE, Optimisation - Last minute bug/performance issue

2010-04-06 Thread Mark W
aps-api/web/why-including-a-li... Sorry, it wasn't a matter of hosting and I couldn't anonymise the code in the current time restraints (tomorrow morning and current Class is around ~1200 lines). Regards, Mark W On Apr 6, 6:56 pm, Andrew Leach wrote: > On Apr 6, 5:36 am, Mark W wro

addOverlay, Polyline, IE, Optimisation - Last minute bug/performance issue

2010-04-05 Thread Mark W
plify the poly (Points/Pixels not LatLng) using the current Projection some how? Regards, Mark -- 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

May I save distance information to my database?

2010-02-23 Thread Mark
I'm using the DirectionsService as part of my project. May I save the trip distance to my database so that I can use this as a column to sort by? Each distance will be displayed beside a link to a page that contains a Google map displaying the trip. -- You received this message because you are su

add onmouseover delay?

2010-02-17 Thread Mark in A2
I'm developing a map app using the Google API, which is simply unbelievably amazing (the API, not my app - Thanks, Google!) I have a set of markers being placed on the map and I'm adding listeners that trigger when the user takes the mouse over a marker. When this happens, a call-out style pop-up

Re: Need Map developer

2010-02-13 Thread Mark Shen
what you want to do?Please let me know in detail. Mark On Fri, Feb 12, 2010 at 2:37 PM, Keith wrote: > A google employee from another forum recommended I come here to find > someone who can create a google map for our site. We do not have the > time at this time to learn everythin

Re: T&Cs Geocoding address with Database

2009-12-10 Thread Mark
troid may well be outside of > the polygon it represents, so unless you use exact addresses, accuracy > might become an issue. > > -- > Marcelo -http://maps.forum.nu > -- > > On Dec 9, 6:59 pm, Mark wrote: > > > > > Well I've been looking into this and I w

T&Cs Geocoding address with Database

2009-12-09 Thread Mark
owing article: http://code.google.com/apis/maps/articles/phpsqlgeocode.html Which is a tutorial on how to retrieve said data from Google and put it into a database, but after reading the T&Cs (Mainly 10.2 + 10.3 about storing content) I'm weary whether my grand plan is in violation. Can any

Google maps developer available

2009-12-03 Thread Mark Lewin
Hi all, Apologies for the unsolicited approach, but I'm a GIS developer with expertise in the Google Maps APIs (JS and Flex). I'm looking for a bit of freelance work and I'm very reasonably priced :-) If there's anything I can help you with, I'd be delighted to chat. Bes

Re: Displaying Traffic button

2009-09-11 Thread mark
into my JS code block. After i've finished that i'll test it out and if it doesn't work, will check back in next week. Thanks for the advice. Cheers, Mark. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups &q

Re: Displaying Traffic button

2009-09-11 Thread mark
Pil Thanks for the reply. Everytime the JS runs to load Google maps, the program crashes with this error: Microsoft JScript runtime error: 'TrafficControl' is undefined. I've updated the extmaptypecontrol.js to v1.4 and have included a map.addControl(new TrafficControl()); statement. There is a

Displaying Traffic button

2009-09-11 Thread mark
Dear Moderators How do you show the Traffic button? Cheers, Mark. --~--~-~--~~~---~--~~ 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@googlegro

Re: Google Geocode Service

2009-08-20 Thread Mark Jacobs
Thanks Mike. I'll add the country code to all our Geocode queries. On Aug 20, 11:29 am, Mike Williams wrote: > Maps.google.com supports full UK postcodes, so it finds the point in > Essex. > > The API geocoder doesn't, and it just so happens that it considers "EX8 > Suzhou" to be a better match

Google Geocode Service

2009-08-20 Thread Mark Jacobs
We have a strange occurance with a UK postcode. We submit a HTTP service request to geocode EX8 5NH with the results returning as a CSV and with a ccTLD code specified for the UK to bias the search. The link is; http://maps.google.com/maps/geo?q=EX8 5NH&key&sensor=false&output=csv&oe=utf8e&gl=.co

Spam filtering your own emails, cunning

2009-08-13 Thread Mark Hagger
I was wondering why I'd stopped getting the Google-Maps-API abridged emails, but then I managed to track them down, googlemail now classifies such emails as spam. Interesting. Mark --~--~-~--~~~---~--~~ You received this message because you are subscribed t

Re: InfoWindow flashes / flickers

2009-08-12 Thread Mark Wiseman
Thanks Mike I had already thought of that but was hoping for some sort of: updateInfoWindowHtml This is my final solution: function showInfoWindow(marker_index, text) { if ($('#infowindow' + marker_index).length > 0) $('#infowindow' + marker_index).html(text); else { te

InfoWindow flashes / flickers

2009-08-12 Thread Mark Wiseman
Hey I have a system that updates markers at regular intervals. The client has complained that the Info Windows flash when they are being updated. I have tried a heap of combinations and am unable to get around it. Is this possible via the API? Once an InfoWindow is open to just update the html?

Road Traffic Conditions Upload and Usage.

2009-08-10 Thread Mark Souders
what needs to happen so I can enlist the proper people to help. Also, I would like to display this map with our data in it on our website. Is this possible? I see that you cannot embed a traffic map in your site in the conventional way. Is there another way? Thanks in advance for any help. Mark So

Form / Geocoding question

2009-07-26 Thread Mark
this? i have seen all the google code samples, but none of them shows this, thx mark --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to Googl

Re: Possible to add a "Key to Map Symbols" box to a map?

2009-07-21 Thread Mark
Andrew -- I ended up using your solution and it worked splendidly. Thanks! Mark http://www.kidsforclay.org/locations.php On Jul 19, 8:05 am, Andrew Leach wrote: > On Jul 19, 12:04 pm, Mark wrote: > > > > > Ach! Too right -- I'd forgotten that.  The link provided the a

Re: Possible to add a "Key to Map Symbols" box to a map?

2009-07-19 Thread Mark
at and see what happens when the map is panned or scrolled underneath it. Thanks! -- Mark --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email

Possible to add a "Key to Map Symbols" box to a map?

2009-07-18 Thread Mark
nfortunate since "key" already has a distinct meaning in the context of maps. What else to call it? Thanks, Mark http://www.kidsforclay.org/locations.php --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "

Re: How do you make an info window open programatically?

2009-07-17 Thread Mark
Pardon me. This link works better: http://www.kidsforclay.org/locations.php?loc=artscape -- Mark --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email

Re: How do you make an info window open programatically?

2009-07-17 Thread Mark
this, I put the routine that calls GEvent.trigger into a function thats called with setInterval. This way, it polls every 500 milliseconds to see if the object exists. If you look at my code now, you'll see how that works: http://www.kidsforclay.org/locations.php?

Re: How do you make an info window open programatically?

2009-07-17 Thread Mark
Excellent! Thank you! That's exactly what I need. I saw the GEvent.trigger() method but hadn't looked deeply enough into it, I guess. -- Mark On Jul 17, 1:12 pm, Mike Williams wrote: > Does this help? > > http://econym.org.uk/gmap/example_linktomarker.htm?id=Ma

How do you make an info window open programatically?

2009-07-17 Thread Mark
window for the desired marker. I already know how to get the URL request key/value pairs so that's not the issue -- what I need is how to reference one of the markers I've already created using code rather than the user's mouse cl

Re: Maps API - PHP DB Recordset Address

2009-07-13 Thread Mark
thanks - but honestly for the 2-3 searches a day that I am looking for, I think it's not worth spending so much time geocoding a whole database. no way to assign a variable to the field address and get it returned on the map? that would be a quick solution for my problem, thx mark On 1

Maps API - PHP DB Recordset Address

2009-07-12 Thread Mark
way that this address is shown? first it has to convert the address into lat/lng, and then show it on the map. do you have a little source code for me? for you professionals this should be just a short source code, let me know, Thanks, Mark

Retrieving postgres polygons using libpqxx

2009-07-06 Thread Mark Gabriel Paylaga
Hello all, I can't seem to retrieve the points or the coordinates of the polygons stored in the Postgres DB using libpqxx. The contents of the db are: polygonid | vertices ---+- 2 | ((1,0),(1.5,-1),(2,-1),(2,1),

javascript:void(0) in the status bar

2009-05-27 Thread Mark L Lilleleht
s might be done with the Google map. Any help would be appreciated. Mark. --~--~-~--~~~---~--~~ 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@googlegr

Google Map Distance set Distance mark from a given location

2009-05-17 Thread Google Map Distance set Distance mark from a given location
Hello All, I have two given given location and I want to show a pin point after 20KM from first location towards second location. Please suggest me is is possible or not. If Yes then please let me know the way to get it. Thanks. Pralyankar --~--~-~--~~~---~--~~

Re: Encoding in c#

2009-04-24 Thread mark mcclure
thinking that maybe you can do a few thousand points without worrying about encoding and still have reasonable performance these days. Mark --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" grou

Re: Encoding in c#

2009-04-24 Thread mark mcclure
yline encoding seem to be a little off. I also haven't really seen an adequate description of Packer in terms of how it produces levels strings so it's a little hard to render a judgment. Mark --~--~-~--~~~---~--~~ You received this message because you are

Re: Encoding in c#

2009-04-24 Thread mark mcclure
On Apr 24, 9:50 am, mark mcclure wrote: > On Apr 23, 10:55 am, Wally wrote: > > > If speed & accuracy are important, look at: > >  www.polyarc.us/pack > >  www.polyarc.us/packer.js > > It really depends on when you need the speed.  In my > experiments,

Re: Encoding in c#

2009-04-24 Thread mark mcclure
On Apr 24, 10:34 am, sureshT suri wrote: > I want to assign the encoding points to the google map control in c#.net. > Please send me any sample code for that. Well, I really don't know anything about C#, sorry. Mark --~--~-~--~~~---~--~~ You re

Re: Encoding in c#

2009-04-24 Thread mark mcclure
t this. (1) In compiled languages at least, I expect floating point arithmetic to be the fastest available. Is there something about Javascript that makes integer arithmetic faster? (2) What's this Lat/Lng bias? The API expects Lat/Lngs. (3) Douglas-Peucker works fine with p

Re: Streetview API help

2009-04-20 Thread mark...@googlemail.com
me more on how this works... Where do I place this to have it in a callback function ? Many thanks again, spent two days to get where I am now so really want to get this working. On Apr 20, 11:10 am, Andrew Leach wrote: > On Apr 20, 11:04 am, "mark...@googlemail.com" > wro

Re: Streetview API help

2009-04-20 Thread mark...@googlemail.com
ant to have a button to remove the street view, how do I reset it ? Thanks and sorry for the mistake in code supplying. Markus On Apr 20, 10:52 am, Andrew Leach wrote: > On Apr 20, 10:21 am, "mark...@googlemail.com" > wrote: > > > Hi. > > > Thanks for you

Re: Streetview API help

2009-04-20 Thread mark...@googlemail.com
-street-view-uk-launched.html > > Mapperzhttp://mapperz.blogspot.com/http://twitter.com/mapperz > > On Apr 20, 12:20 am, "mark...@googlemail.com" > wrote: > > > Hi All, > > > I had a developer helping me and he is now gone and does not want to > > as

Streetview API help

2009-04-19 Thread mark...@googlemail.com
Hi All, I had a developer helping me and he is now gone and does not want to assist anymore. I think he is not capable and turn to you to see if you can help me. I know basic Javascript and have made changes to this code myself and it is working fine. What I'm trying to do is to add on the Stre

Rectangular selection box

2009-04-17 Thread Mark Sullivan
e of the rest. Any suggestions? - Mark --~--~-~--~~~---~--~~ 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 unsubscribe from th

Re: Coordinates of the drawn lines

2009-04-15 Thread mark mcclure
don't need it when the string is read from a web form. I know it's odd, but I tried to explain this here: http://facstaff.unca.edu/mcmcclur/GoogleMaps/EncodePolyline/pitfalls.html Mark McClure --~--~-~--~~~---~--~~ You received this message because you

Re: Using Lat/Lng in Map Directions?

2009-02-26 Thread Mark G
Thanks, Barry. Regards, Mark On Feb 25, 6:56 pm, Barry Hunter wrote: > On 25/02/2009, Andrew Leach (Maps API Guru) > > wrote: > > >  On Feb 25, 5:07 pm, Mark G wrote: > > >  > If it is possible, could somebody please post an example of the > >  > sy

Re: Using Lat/Lng in Map Directions?

2009-02-26 Thread Mark G
Hi Andrew, It is on the link that Andrew provided below, but I couldn't see it on the API reference page here that I was looking at: http://code.google.com/apis/maps/documentation/reference.html#GDirections.load Regards, Mark On Feb 25, 6:42 pm, "Andrew Leach (Maps API Guru)&quo

Using Lat/Lng in Map Directions?

2009-02-25 Thread Mark G
Hi, Is it possible to use lat/long as the parameters in a GDirections query string? After going to all the trouble of geo-coding the addresses I store, it seems a shame not to use them. If it is possible, could somebody please post an example of the syntax? Many thanks, Mark

Re: Whole page of map won't display in IE6

2009-02-20 Thread Mark Burgess
Thanks to all, The line was just a left over from a previous version of the map. I've changed it to use the // comment. hopefully that has cured it. I'm using a Mac, without parallels, hence no IE6. Times like this life is hard without it! Much appreciated Njugle On Fri, Feb 20, 2009 at 11:16

Re: Huge numbers of addresses to geocode

2009-01-26 Thread Mark
http://www.batchgeocode.com/ has always worked pretty well for me, and seems to be flexible in terms of the input data. I'm not totally sure if there's a limit on how many entries you can put in at once, however. I've only used it for 120+ entries at once. --~--~-~--~~~---

Re: Shapes to Polygons - where to start?

2008-12-31 Thread mark mcclure
take John and Marcelo's approach and use spherical distance rather than Cartesian. Of course, either of these will slow things down. At any rate, polyline encoding still seems to be worthwhile in some circumstances. Mark McClure --~--~-~--~~~---~--~~ You re

Re: Linking to individual markers whilst using Esa's 'Marker Categories' script

2008-12-10 Thread mark
On Dec 11, 6:28 am, Esa <[EMAIL PROTECTED]> wrote: > On Dec 10, 11:10 am, mark <[EMAIL PROTECTED]> wrote: > > > What I would like to do is link to individual markers from other > > pages, i.e. if someone clicks on a link on another page it opens the > > map

Linking to individual markers whilst using Esa's 'Marker Categories' script

2008-12-10 Thread mark
one clicks on a link on another page it opens the map page above, displays the marker, and opens the info pop up. I apologise in advance if this is a simple question, is this possible, if so how? Any help would be much appreciated. Cheers Mark --~--~-~--~~~---~--~---

Street View for New Zealand

2008-12-01 Thread Mark
Looks like Street View was turned on today for New Zealand. With the help of this forum, I was able to quickly turn it on for http://www.suburbview.co.nz --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps A

Re: geocoder.getLatLng returning bad result

2008-11-18 Thread mark
getting back the coordinate of the nearest location) > > > > > > On Mon, Nov 17, 2008 at 5:03 PM, mark <[EMAIL PROTECTED]> wrote: > > > When I use the sample at > >http://code.google.com/apis/maps/documentation/examples/geocoding-sim... > > using the

Re: geocoder.getLatLng returning bad result

2008-11-18 Thread mark
Thanks for pointing me in the right direction. Any suggestions on how I might avoid this behavior? On Nov 17, 3:10 pm, Mike Williams <[EMAIL PROTECTED]> wrote: > On 10 Nov 2008, there was a significant change to the geocoder and > reverse geocoder. Before that, if you entered a string containing

geocoder.getLatLng returning bad result

2008-11-17 Thread mark
When I use the sample at http://code.google.com/apis/maps/documentation/examples/geocoding-simple.html using the coordinates 33.505083707,-96.617697165 I get a different result than what google maps gives. http://maps.google.com/ It used to give the exact same result or at least so close to the s

Re: Breach of TOS Relating To Google Maps API

2008-11-06 Thread Mark Walshe
Hi. > > How do I report a breach of Google TOS relating to the use of Google > Maps? > > There is a UK based company (http://www.ibigroup.com/home.html) that > provides map-based digital video of roads/highways in a software > browser. A Desktop Version & an Interactive Version: > http://www.routem

Re: Loading KMZ files into a map using GGeoXml

2008-10-23 Thread Mark
addOverlay was called. Mark On Oct 23, 1:57 pm, epoch <[EMAIL PROTECTED]> wrote: > Mark, > > There's a slight issue with your javascript. It will only work if the > 'resource' that it trying to be loaded is in an info balloon. My main > usage is adding overlays to

Re: Loading KMZ files into a map using GGeoXml

2008-10-23 Thread Mark
ntent is placed (it has an id of iw_kml which hopefully won't change anytime soon) and then looks for all images and fixes the src attribute if needed. Hope that helps, Mark --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Gro

Re: Loading KMZ files into a map using GGeoXml

2008-10-22 Thread Mark
n the generated page on Google Maps for the marker icon and for one of the photos are /mapsatt?id=http://www.dcs.shef.ac.uk/~mark/blog/blog_files/journeys/ to_work.kmz&f=camera.png /mapsatt?id=http://www.dcs.shef.ac.uk/~mark/blog/blog_files/journeys/ to_work.kmz&f=p13.jpg When using the demo a

Re: Loading KMZ files into a map using GGeoXml

2008-10-22 Thread Mark
Thanks. I assumed that was the case. It seems weird though as I'm assuming behind the scenes the loading of the KMZ file onto a map will be the same regardless of how you load it (GGeoXml or as a url parameter to maps.google.co.uk). I'll just hope that support for this gets added in a later versio

Re: Loading KMZ files into a map using GGeoXml

2008-10-22 Thread Mark
I have a similar problem. I haven't actually started using the Google Maps API but have been playing with some of the demos to work out what I can do. I have a KMZ file which you can find at http://www.dcs.shef.ac.uk/~mark/blog/blog_files/journeys/to_work.kmz This KMZ file displays perfect

Re: cursor switches between two states after re-enabling drawing

2008-09-26 Thread Mark
I found a solution that worked for me by calling map.getDragObject().setDraggableCursor("crosshair") after adding a point to the polyline. See http://econym.googlepages.com/cursors.htm for a description of the getDragObject function at the bottom of the page. Regards, Mark On Aug 2

Re: Was working... now it's not...

2008-09-11 Thread Uncle Mark
lol...And people think you moderators have no sense of humor... ;-) Link posted... On Sep 11, 12:08 pm, "maps.huge.info [Maps API Guru]" <[EMAIL PROTECTED]> wrote: > Good question! > > Without a link, you'll be better off using a Ouija board. --~--~-~--~~~---~

Re: Was working... now it's not...

2008-09-11 Thread Uncle Mark
oing, I can try and figure out where my OOP stuff is turning up sod. On Sep 11, 11:49 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Sep 11, 11:18 am, Uncle Mark <[EMAIL PROTECTED]> wrote: > > > Previously, all was well.  Now???   Using Morfik AJAX IDE

Re: Was working... now it's not...

2008-09-11 Thread Uncle Mark
I thot I was posting correctly... I could post my link and have the whole world chime in, but I thot I would make the first attempt at correcting my code by asking the question at the bottom of the post. The question was: "What, in particular, does this "function Lb" do/handle/take care of???

Was working... now it's not...

2008-09-11 Thread Uncle Mark
Previously, all was well. Now??? Using Morfik AJAX IDE and pascal as the base code, the project was working fine. Now, Chrome and FF work but the IE browser points to line 23 (or line 24???) as "Invalid argument MAIN.JS Line 24 Char 18" in MAPS2.API. Line 23/24 that it points to is functi

Re: UK Geocoding: Partial postcode more accurate than full postcode

2008-09-09 Thread Mark McLaren
et several choices as per Thor's suggestion - one of these is accurate - I can work with this. Searching for a place (e.g. Birmingham) full key, callback, gl=gb I get Birmingham, Alabama - not GB centric! full key, callback, gl=uk I get Birmingham, UK. I'm still confused, Mark On Tue, Sep

Re: UK Geocoding: Partial postcode more accurate than full postcode

2008-09-09 Thread Mark McLaren
&callback=callback the above URLs are the same but for the key and callback parameters. Mark On Tue, Sep 9, 2008 at 10:30 AM, Mark McLaren <[EMAIL PROTECTED]> wrote: > Ouch! My problem now is the "uk" centric geocoder only replies with a > single post

Re: UK Geocoding: Partial postcode more accurate than full postcode

2008-09-09 Thread Mark McLaren
Ouch! My problem now is the "uk" centric geocoder only replies with a single post code location which is very inaccurate (again!!). http://maps.google.com/maps/geo?output=json&oe=utf-8&q=bs8%201th&gl=uk On Tue, Sep 9, 2008 at 10:19 AM, Mark McLaren <[EMAIL PROTECTE

Re: UK Geocoding: Partial postcode more accurate than full postcode

2008-09-09 Thread Mark McLaren
Thanks Barry, That is exactly what I need, I suppose I should have RTFM! Cheers, Mark > Try adding &gl=GB to the query, eg > > ...tf-8&q=Birmingham&gl=GB&key... > > has the same effect as GClientGeocoder.setBaseCountryCode > http://code.google.com/apis

Re: UK Geocoding: Partial postcode more accurate than full postcode

2008-09-09 Thread Mark McLaren
. (Kettering(Ohio) is actually slightly larger than Kettering (UK)) I suppose I will have to add some help text suggesting adding "UK" to ensure UK results. Thanks again, Mark On Tue, Sep 9, 2008 at 6:17 AM, Thor <[EMAIL PROTECTED]> wrote: > > Generally the geocoder

Map dosent show in ie

2008-09-03 Thread Mark
Could someone point out what i need to add for the map to show in ie http://muddy-bikes.co.uk/view_route.php?route=13 Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this

Map dosent show in ie

2008-09-03 Thread Mark
The map located here http://muddy-bikes.co.uk/view_route.php?route=13 wont show in ie, it works perfect in firefox can anybody tell me what i need? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" gr

Map dosent show in ie

2008-09-03 Thread Mark
Could someone point out what i need to add for the map to show in ie http://muddy-bikes.co.uk/route.php?route=11 Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group

  1   2   >