MapmyIndiaPOIAlongRoute class

Constructors

MapmyIndiaPOIAlongRoute({required String path, required String category, int? buffer, int? page, bool? sort, String geometries = POICriteria.GEOMETRY_POLYLINE6})

Properties

buffer int?
final
category String
final
geometries String
final
hashCode int
The hash code for this object.
no setterinherited
page int?
final
path String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sort bool?
final

Methods

callPOIAlongRoute() Future<PoiAlongRouteResponse?>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toMap() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited