[Google Maps API v3] Re: Deleting polylines and handling geolocation

2010-11-13 Thread Rick Donohoe
> I have experienced that some latest versions of Firefox do not support > geolocation on file:/// protocol. You have to upload the code on a > server to test it. Hopefuly that will sort that out when I upload it. Nice one Esa. -- You received this message because you are subscribed to the Goog

[Google Maps API v3] Re: Deleting polylines and handling geolocation

2010-11-12 Thread Esa
On Nov 11, 11:37 pm, Rick Donohoe wrote: > It isn't on a server, Ive just been writing it on notepad++ and > testing it with firefox. Its for a testing phase of my dissertation > project. > Can you help anyways? > Thanks I have experienced that some latest versions of Firefox do not support geo

[Google Maps API v3] Re: Deleting polylines and handling geolocation

2010-11-12 Thread Rossko
You'd like people to give some of their own time to help you out. It's in your own interest that time should be spent on looking into your problems, not spent on simply recreating the problems before starting. The more difficult or time consuming you choose to make it to help you, and the more you

Re: [Google Maps API v3] Re: Deleting polylines and handling geolocation

2010-11-12 Thread Andrew Leach
On 12 November 2010 15:25, Rick Donohoe wrote: > > Does > anyone ACTUALLY wish to help me here? I'm sure everyone would. Please provide a link to your page to make it easy. http://groups.google.com/group/google-maps-api/msg/41fbad8311e7cd1d -- You received this message because you are subscribe

[Google Maps API v3] Re: Deleting polylines and handling geolocation

2010-11-12 Thread Rick Donohoe
You've just informed me of more problems, yet still no solutions. Lovely. I figured posting on here would bring support, not criticism, considering Ive only been using the API for just over a day. Does anyone ACTUALLY wish to help me here? -- You received this message because you are subscribed

[Google Maps API v3] Re: Deleting polylines and handling geolocation

2010-11-12 Thread Chad Killingsworth
Browsing code that doesn't wrap correctly, has indentation problems and without syntax highlighting gives me a headache. Chad Killingsworth On Nov 12, 6:29 am, Rick Donohoe wrote: > No worries, I assumed you would just be able to spot the problem from > browsing over the code I pasted in. -- Y

[Google Maps API v3] Re: Deleting polylines and handling geolocation

2010-11-12 Thread Rick Donohoe
No worries, I assumed you would just be able to spot the problem from browsing over the code I pasted in. -- 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.co

[Google Maps API v3] Re: Deleting polylines and handling geolocation

2010-11-11 Thread Chad Killingsworth
This doubles the amount of time we spend troubleshooting your map. We have to create our own local copy just to see the issue. That's why we ask for a link to your map. Then we can get right in, use the tools we already have installed, and get right to the problem. It's free help - we just ask tha

[Google Maps API v3] Re: Deleting polylines and handling geolocation

2010-11-11 Thread geocode...@gmail.com
On Nov 11, 1:37 pm, Rick Donohoe wrote: > It isn't on a server, Ive just been writing it on notepad++ and > testing it with firefox. Its for a testing phase of my dissertation > project. > Can you help anyways? Not I, I have better things to do with my time than save your javascript to a file, cr

[Google Maps API v3] Re: Deleting polylines and handling geolocation

2010-11-11 Thread Rick Donohoe
It isn't on a server, Ive just been writing it on notepad++ and testing it with firefox. Its for a testing phase of my dissertation project. Can you help anyways? Thanks -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to

[Google Maps API v3] Re: Deleting polylines and handling geolocation

2010-11-11 Thread geocode...@gmail.com
On Nov 11, 5:53 am, Rick Donohoe wrote: > Im having problem sorting out the geolocation on my code. When I run > it firefox says do you want to share this information and if i click > accept the map dosen't load up, if i click no it does. > > Also I can delete markers with the undo last marker bu