Quantcast

GoogleMapV3 Helper issue

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

GoogleMapV3 Helper issue

Michael Gaiser
So I have been trying to get this to work but still cannot seem to
work through it.

I am using this version:
https://github.com/dereuromark/cakephp-google-map-v3-helper

And following this explanation:
http://stackoverflow.com/questions/8795104/google-map-v3-cakephp-helper-and-multiple-markers

But I cannot seem to get it to show up and all I get when I try to
display the map is "Map cannot be displayed!"
I have turned off all my css in hopes that would solve it, but no
luck. I am running Cake 2.1 and trying to get this working on my
localhost, which is connected to the internet. Any help would be most
welcome. Thanks in advance.

~Michael

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: GoogleMapV3 Helper issue

euromark (munich)
you must be doing sth wrong. this is usually a JS error.
if you use firefox and firebug extension you most likely can see the JS error in the firebug console at the bottom.


Am Freitag, 25. Mai 2012 09:56:06 UTC+2 schrieb Michael:
So I have been trying to get this to work but still cannot seem to
work through it.

I am using this version:
https://github.com/dereuromark/cakephp-google-map-v3-helper

And following this explanation:
http://stackoverflow.com/questions/8795104/google-map-v3-cakephp-helper-and-multiple-markers

But I cannot seem to get it to show up and all I get when I try to
display the map is "Map cannot be displayed!"
I have turned off all my css in hopes that would solve it, but no
luck. I am running Cake 2.1 and trying to get this working on my
localhost, which is connected to the internet. Any help would be most
welcome. Thanks in advance.

~Michael

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: GoogleMapV3 Helper issue

Michael Gaiser
Firebug shows there isn't anything being sent.

Sent from my iPhone

On 2012-05-25, at 4:27 AM, euromark <[hidden email]> wrote:

you must be doing sth wrong. this is usually a JS error.
if you use firefox and firebug extension you most likely can see the JS error in the firebug console at the bottom.


Am Freitag, 25. Mai 2012 09:56:06 UTC+2 schrieb Michael:
So I have been trying to get this to work but still cannot seem to
work through it.

I am using this version:
https://github.com/dereuromark/cakephp-google-map-v3-helper

And following this explanation:
http://stackoverflow.com/questions/8795104/google-map-v3-cakephp-helper-and-multiple-markers

But I cannot seem to get it to show up and all I get when I try to
display the map is "Map cannot be displayed!"
I have turned off all my css in hopes that would solve it, but no
luck. I am running Cake 2.1 and trying to get this working on my
localhost, which is connected to the internet. Any help would be most
welcome. Thanks in advance.

~Michael

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: GoogleMapV3 Helper issue

Michael Gaiser
Would there be any issue with the fact that I am running it from my
local host instead of from my host?

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: GoogleMapV3 Helper issue

euromark (munich)
without showing the complete code its hard to tell what you are doing wrong

no - as long as you are connected to the internet you should be fine


Am Freitag, 25. Mai 2012 21:24:57 UTC+2 schrieb Michael:
Would there be any issue with the fact that I am running it from my
local host instead of from my host?

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: GoogleMapV3 Helper issue

Michael Gaiser
I got it working finally. I ended up using a different branch and it worked. Thanks

Sent from my iPhone

On 2012-05-26, at 9:23 PM, euromark <[hidden email]> wrote:

without showing the complete code its hard to tell what you are doing wrong

no - as long as you are connected to the internet you should be fine


Am Freitag, 25. Mai 2012 21:24:57 UTC+2 schrieb Michael:
Would there be any issue with the fact that I am running it from my
local host instead of from my host?

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php
Loading...