Hi folks,
I followed the steps in the Maps tutorial to the best of my ability, however, when I compile the test code that came with the tutorial I get:
Parsing code. 0.08
Compiling code. 0.17
Compiling layouts code. 0.02
Generating R file. 0.39
Compiling generated Java code. Error
B4A line: 30
gmap.AnimateCamera(cp)
javac 1.7.0_03
src\b4a\micalls\cust.java:298: error: package com.google.android.gms.maps.model does not exist
mostCurrent._gmap.AnimateCamera((com.google.android.gms.maps.model.CameraPosition)(_cp.getObject()));
^
1 error
I have spent hours trying to figure out what step I have missed or misunderstood but to no avail. I find the google documentation difficult to understand as I am new to Android os. Does anyone have any ideas, please.
Thanks,
Hilton.
I followed the steps in the Maps tutorial to the best of my ability, however, when I compile the test code that came with the tutorial I get:
Parsing code. 0.08
Compiling code. 0.17
Compiling layouts code. 0.02
Generating R file. 0.39
Compiling generated Java code. Error
B4A line: 30
gmap.AnimateCamera(cp)
javac 1.7.0_03
src\b4a\micalls\cust.java:298: error: package com.google.android.gms.maps.model does not exist
mostCurrent._gmap.AnimateCamera((com.google.android.gms.maps.model.CameraPosition)(_cp.getObject()));
^
1 error
I have spent hours trying to figure out what step I have missed or misunderstood but to no avail. I find the google documentation difficult to understand as I am new to Android os. Does anyone have any ideas, please.
Thanks,
Hilton.