Now getting building coordinates from Google Maps Geocoding
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
class Building extends mfBaseModel {
|
||||
protected $forcestr = ['street','zip','phone','gps_lat','gps_long','email','note'];
|
||||
protected $forcestr = ['street','zip','phone','email','note'];
|
||||
|
||||
private $network;
|
||||
private $pop;
|
||||
|
||||
Reference in New Issue
Block a user