BGeolocation: build fix
This commit is contained in:
@@ -233,7 +233,7 @@ BGeolocation::Country(const float latitude, const float longitude,
|
|||||||
|
|
||||||
#include "DefaultGeolocationServiceKey.h"
|
#include "DefaultGeolocationServiceKey.h"
|
||||||
|
|
||||||
const char* BGeolocation::kDefaultService
|
const char* BGeolocation::kDefaultGeolocationService
|
||||||
= "https://location.services.mozilla.com/v1/geolocate?key="
|
= "https://location.services.mozilla.com/v1/geolocate?key="
|
||||||
DEFAULT_GEOLOCATION_SERVICE_KEY;
|
DEFAULT_GEOLOCATION_SERVICE_KEY;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user