SYNapps
Posts: 0
Joined: Thu May 29, 2014 8:55 am

Using the Google Maps API

I have worked myself dilligently through the above tutorial. Having created the database 'location' and a collection called 'locations' it should be possible to add another column (say 'infowindow' string) and have its contents displayed at the location of the relevant marker when the marker is clicked?
Problem is that not one of the other maps tutorials shows me just how to do that and I am simply too new at this to figure it out myself. I am sure ;) Yuri know just how.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Using the Google Maps API

Hello,

Please take a look here:
https://getsatisfaction.com/apperyio/...

SYNapps
Posts: 0
Joined: Thu May 29, 2014 8:55 am

Using the Google Maps API

The code you are referring me to is similar to that suggested by developer.google at the earlier link you provided. The end result is definitely what I am after.
What I miss is how to marry the latlng data from my collection 'locations' with the content string that should also be from the same collection.
The ideal solution should amend Step 10 in the Google Maps API tutorial and I am not proficient enough with JavaScript.

SYNapps
Posts: 0
Joined: Thu May 29, 2014 8:55 am

Using the Google Maps API

Evgene: I will however experiment with this for the sake of learning as much as I can. Thank you once again for attempting to help. Chris

SYNapps
Posts: 0
Joined: Thu May 29, 2014 8:55 am

Using the Google Maps API

Evgene: I have tried as best I can. It simply does not execute and that is because I am at a loss as to how to use the example correctly. I am afraid I am going to have to conclude it can't be done and try another solution. Thank you. Chris

Return to “Issues”