kaisaf / gearcircles

0 stars 1 forks source link

Change index page #55

Closed vmenezes closed 9 years ago

vmenezes commented 9 years ago

Index page should not have login option until the product is launched, a /demo may be created for that. The new index should generate points randomly, not using DB.

kaisaf commented 9 years ago

https://github.com/kaisaf/gearcircles/pull/56

kaisaf commented 9 years ago

gmaps.js: in showmap function add position to callback as a parameter index.js: replace getLocations with createLocations so that points are generated randomly based on position gotten from gmaps.js showmap function