step 15 : buat custom google map widget
This commit is contained in:
@@ -17,6 +17,10 @@ class Constant {
|
||||
static String baseUrlGoogleMapApis =
|
||||
"https://maps.googleapis.com/maps/api/geocode/json?";
|
||||
|
||||
// position longitude dan latitude awal
|
||||
static double positionLatitudeAwal = -7.566957;
|
||||
static double positionLongitudeAwal = 110.8080284;
|
||||
|
||||
static double designHeightPhone = 844;
|
||||
static double designWidthPhone = 390;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user