Open djkazic opened 8 years ago
Entry for population density as well.
id (primary) name (name) density (float) lat lng
Returning these points should be done on a lat/lng basis with distance calculations
Validating is done in two ways: a projected circle from the POI, and server-sided validation of lat-lng pairs.
POI is working in server-sided injection. Distance calculations are not yet implemented.
Use Google Places