Start to implement functions: adding point, polyline and polygon to map
This commit is contained in:
@@ -15,6 +15,8 @@ abstract class Routes {
|
||||
static const PROPERTYLIST = '/property_list';
|
||||
static const MEASUREDDATA = '/measured_data';
|
||||
static const MAPSURVEY = '/map_survey';
|
||||
static const FIELDTRIP = '/field_trip';
|
||||
static const TRACKING = '/tracking';
|
||||
|
||||
static const MAPADDPOINTDIALOG = "/map_add_point_dialog";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user