Al
Posts: 0
Joined: Mon Feb 04, 2013 1:51 am

Store locator

I'm working on a store locator as part of a tiggzi app.

I've managed to get the geolocation service to find current location and enterered location but how to I display the nearest locations/stores?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Store locator

Display where, on a map?

Al
Posts: 0
Joined: Mon Feb 04, 2013 1:51 am

Store locator

Sorry, yes. Locations to be displayed on the map and the nearest five to be displayed as a list below the map.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Store locator

You nee do calculate the distance between the location point and the points of interest and then place markers there.

This should help:
http://docs.tiggzi.com/tutorials/#Goo...
http://blog.tiggzi.com/2012/04/extend...

Return to “Issues”