IRestMapService Member List

This is the complete list of members for IRestMapService, including all inherited members.

DrawMap(double[] corner1, double[] corner2, int width, int height, DrawerGroups drawerGroups, string format, MapStyle? style, string projection, DataRegion? region, RegionalDataSet dataset, bool? init, List< double[]> pinCoords, PinColor? pinColor, MapImageOption imgOption, string language, BackgroundImageProvider? imgSrc)IRestMapService
DrawMapRoutes(MapRoutesRequestBody request, RegionalDataSet dataset)IRestMapService
DrawMapTileAsync(int x, int y, int z, string format, DrawerGroups drawerGroups, MapStyle? style, string projection, DataRegion region, RegionalDataSet? dataset, bool? init, MapImageOption imgOption, string language, BackgroundImageProvider? imgSrc, TileImageRatio? ratio, TileSize? width, VectorMapStyle? vectorMapStyle)IRestMapService
DrawMapTileRTSAsync(int x, int y, int z, DrawerGroups drawerGroups, MapStyle? style, string projection, DataRegion region, RegionalDataSet? dataset, bool? init, MapImageOption imgOption, string language, BackgroundImageProvider? imgSrc, TileImageRatio? ratio, TileSize? width, VectorMapStyle? vectorMapStyle, string format)IRestMapService
DrawOverlayTileAsync(int x, int y, int z, string format, MapTileOverlay? type, DataRegion region, RegionalDataSet? dataset)IRestMapService
DrawRoadSurfaceTileAsync(uint x, uint y, uint z, uint hourOffset, RoadSurfaceProvider provider)IRestMapService
DrawTrafficAsync(double[] corner1, double[] corner2, int width, int height, byte? frcs, DataRegion? region, DayOfWeek? histDay, ushort? histTimeBin, string histTimeZone, int? strokeWidth)IRestMapService
DrawTrafficTileAsync(int x, int y, int z, byte? frcs, DataRegion? region, DayOfWeek? histDay, ushort? histTimeBin, string histTimeZone, int? strokeWidth)IRestMapService
DrawWeatherAsync(double[] corner1, double[] corner2, int width, int height, string projection, WeatherType? display)IRestMapService