Page 1 of 1

Adding markers to Google Maps from Tiggzi Database

Posted: Thu Mar 07, 2013 4:09 am
by Chase Miller

I am working on an app that will require several thousands of custom markers for a Google map. I have the coordinates stored in my tiggzi database. I am looking for an efficient way to create markers based from these.

Additionally, below the map, I want to have a list of the markers. These should be arranged from nearest to farthest to the user based on geolocation. I have the formula to do this, however I need help getting the latitude and longitude from the database into the app.

Thanks!


Adding markers to Google Maps from Tiggzi Database

Posted: Thu Mar 07, 2013 4:27 am
by maxkatz

Here is how to add multiple markers: https://getsatisfaction.com/tiggzi/to...

As for getting the latitude/latitude -- you can do a simple GET request to get all the data.


Adding markers to Google Maps from Tiggzi Database

Posted: Thu Mar 07, 2013 5:04 am
by Chase Miller

Thank you, Max.

I read through that post. I guess I need some help understanding how to go from the GET request to creating the markers. I would prefer to it be done automatically instead of manually creating them all via JS.


Adding markers to Google Maps from Tiggzi Database

Posted: Thu Mar 07, 2013 5:13 am
by maxkatz

This tutorial will show you how to do a GET request against Tiggzi database: http://docs.tiggzi.com/tutorials/buil...