-
public class Map extends SeparateChart
AnyChart map class.
-
-
Method Summary
Modifier and Type Method Description static Mapinstantiate()StringgetJsBase()ChartA11ya11y()Getter for the accessibility setting. Mapa11y(Boolean settings)Setter for the accessibility setting. Mapa11y(String settings)Setter for the accessibility setting. voidaddSeries(View var_args)Add series to the chart. voidaddSeries(Set var_args)Add series to the chart. voidaddSeries(Array<String> var_args)Add series to the chart. Animationanimation()Getter for animation settings. Mapanimation(Boolean settings)Setter for animation settings by one value. Mapanimation(String settings)Setter for animation settings by one value. Mapanimation(Boolean enabled, Number duration)Setter for animation settings using several parameters. voidautoRedraw()Getter for the autoRedraw flag. MapautoRedraw(Boolean enabled)Setter for the autoRedraw flag. MapSettingsaxes()Getter for map axes. Mapaxes(String settings)Setter for map axes. Mapaxes(Boolean settings)Setter for map axes. Backgroundbackground()Getter for the chart background. Mapbackground(String settings)Setter for the chart background. voidbottom()Getter for element bottom bound settings. Mapbottom(Number bottom)Setter for element bottom bound settings. Mapbottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. Mapbounds(RectObj bounds)Setter for bounds of the element using one parameter. Mapbounds(Rect bounds)Setter for bounds of the element using one parameter. Mapbounds(Bounds bounds)Setter for bounds of the element using one parameter. Mapbounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. Mapbounds(Number x, Number y, Number width, String height)Setter for element bounds settings. Mapbounds(Number x, Number y, String width, Number height)Setter for element bounds settings. Mapbounds(Number x, Number y, String width, String height)Setter for element bounds settings. Mapbounds(Number x, String y, Number width, Number height)Setter for element bounds settings. Mapbounds(Number x, String y, Number width, String height)Setter for element bounds settings. Mapbounds(Number x, String y, String width, Number height)Setter for element bounds settings. Mapbounds(Number x, String y, String width, String height)Setter for element bounds settings. Mapbounds(String x, Number y, Number width, Number height)Setter for element bounds settings. Mapbounds(String x, Number y, Number width, String height)Setter for element bounds settings. Mapbounds(String x, Number y, String width, Number height)Setter for element bounds settings. Mapbounds(String x, Number y, String width, String height)Setter for element bounds settings. Mapbounds(String x, String y, Number width, Number height)Setter for element bounds settings. Mapbounds(String x, String y, Number width, String height)Setter for element bounds settings. Mapbounds(String x, String y, String width, Number height)Setter for element bounds settings. Mapbounds(String x, String y, String width, String height)Setter for element bounds settings. Bubblebubble(List<DataEntry> data)Calloutcallout(Number index)Getter for callout elements. Mapcallout(String settings)Setter for callout elements. Mapcallout(Boolean settings)Setter for callout elements. Mapcallout(Number index, String settings)Setter for callout elements by index. Mapcallout(Number index, Boolean settings)Setter for callout elements by index. MapcancelMarquee()Stops current marquee action if any. Choroplethchoropleth(List<DataEntry> data)ColorRangecolorRange()Getter for the color range. MapcolorRange(String settings)Setter for the color range. Connectorconnector(List<DataEntry> data)Layercontainer()Getter for the element's container. Mapcontainer(Layer element)Setter for the element's container. Mapcontainer(Stage element)Setter for the element's container. Mapcontainer(String element)Setter for the element's container. ContextMenucontextMenu()Getter for the context menu. MapcontextMenu(String settings)Setter for the context menu. MapcontextMenu(Boolean settings)Setter for the context menu. ChartCreditscredits()Getter for the credits. Mapcredits(String value)Setter for the chart credits. Mapcredits(Boolean value)Setter for the chart credits. Crosshaircrosshair()Getter for map crosshair settings. Mapcrosshair(String settings)Setter for map crosshair settings. Mapcrosshair(Boolean settings)Setter for map crosshair settings. voidcrs()Getter for the the crs (coordinate system) to map. Mapcrs(String settings)Setter for the the crs (coordinate system) to map. Mapcrs(MapProjections settings)Setter for the the crs (coordinate system) to map. AnimationcrsAnimation()Getter for animation settings. MapcrsAnimation(Boolean settings, Number duration)Setter for animation settings. MapcrsAnimation(String settings, Number duration)Setter for animation settings. voiddefaultSeriesType()Getter for the map default series type. MapdefaultSeriesType(MapSeriesType type)Setter for the map default series type. MapdefaultSeriesType(String type)Setter for the map default series type. voiddispose()Disposes charts. Mapdraw(Boolean async)Starts the rendering of the chart into the container. MapdrillTo(String id, Map map)Drills down to a map. MapdrillUp()Drills one level up from the current level. voidenabled()Getter for the element state (enabled or disabled). Mapenabled(Boolean enabled)Setter for the element enabled state. Exportsexports()Getter for the export charts. Mapexports(String settings)Setter for the export charts. voidfeatureCrs(String id)Getter for the crs of the feature. MapfeatureCrs(String id, String crs)Setter for the crs of the feature. voidfeatureScaleFactor(String id)Getter for the feature scale factor. MapfeatureScaleFactor(String id, Number ratio)Setter for the feature scale factor. voidfeatureTranslation(String id)Getter for the translation feature by id. MapfeatureTranslation(String id, Number dx, Number dy)Setter for the translation feature. voidfullScreen()Getter for the fullscreen mode. MapfullScreen(Boolean enabled)Setter for the fullscreen mode. voidgeoData()Getter for the geo data. MapgeoData(String data)Setter for the geo data. voidgeoIdField()Getter for the geo id field. MapgeoIdField(String id)Setter for the geo id field. voidgetDrilldownPath()Returns the drill down path. RectgetPixelBounds()Returns pixel bounds of the element due to parent bounds and self bounds settings. RectgetPlotBounds()Getter for the data bounds of the chart. voidgetSelectedPoints()Getter for the selected points. BasegetSeries(Number id)Getter for the series by its id. BasegetSeries(String id)Getter for the series by its id. BasegetSeriesAt(Number index)Getter for the series by its index. voidgetSeriesCount()Returns a series count. voidgetStat(Statistics key)Getter for a statistical value by the key. voidgetStat(String key)Getter for a statistical value by the key. voidgetType()Returns chart type. voidgetZoomLevel()Gets the map zoom level. voidglobalToLocal(Number xCoord, Number yCoord)Converts the global coordinates to local coordinates. MapSettingsgrids()Getter for map grids. Mapgrids(String settings)Setter for map grids. Mapgrids(Boolean settings)Setter for map grids. HatchFillshatchFillPalette()Getter for the map hatch fill palette settings. MaphatchFillPalette(Array<HatchFillType> settings)Setter for the map hatch fill palette settings. MaphatchFillPalette(String settings)Setter for the map hatch fill palette settings. MaphatchFillPalette(HatchFills settings)Setter for the map hatch fill palette settings. voidheight()Getter for element height settings. Mapheight(Number height)Setter for element height setting. Mapheight(String height)Setter for element height setting. StateSettingshovered()Getter for hovered state settings. Maphovered(String settings)Setter for hovered state settings. voidid()Getter for chart id. Mapid(String id)Setter for chart id. voidinMarquee()Gets marquee process running value. Mapinteractivity(String settings)voidinverseTransform(Number x, Number y)Transforms local pixel coordinates to latitude/longitude values. voidisFullScreenAvailable()Whether the fullscreen mode available in the browser or not. Labellabel(String index)Getter for the chart label. Labellabel(Number index)Getter for the chart label. Maplabel(Boolean settings)Setter for the chart label. Maplabel(String index, Boolean settings)Setter for the chart label. Maplabel(String index, String settings)Setter for the chart label. Maplabel(Number index, Boolean settings)Setter for the chart label. Maplabel(Number index, String settings)Setter for the chart label. LabelsFactorylabels()Getter for series data labels. Maplabels(String settings)Setter for series data labels. Maplabels(Boolean settings)Setter for series data labels. voidleft()Getter for element left bound settings. Mapleft(Number left)Setter for element left bound settings. Mapleft(String left)Setter for element left bound settings. Legendlegend()Getter for the chart legend. Maplegend(String settings)Setter for chart legend settings. Maplegend(Boolean settings)Setter for chart legend settings. voidlocalToGlobal(Number xCoord, Number yCoord)Converts the local coordinates to global coordinates. Marginmargin()Getter for the chart margin. Mapmargin(Array<Number> margin)Setter for the chart margin in pixels using a single complex object. Mapmargin(Array<String> margin)Setter for the chart margin in pixels using a single complex object. Mapmargin(String margin)Setter for the chart margin in pixels using a single complex object. Mapmargin(String value1, String value2, String value3, String value4)Setter for the chart margin in pixels using several simple values. Mapmargin(String value1, String value2, String value3, Number value4)Setter for the chart margin in pixels using several simple values. Mapmargin(String value1, String value2, Number value3, String value4)Setter for the chart margin in pixels using several simple values. Mapmargin(String value1, String value2, Number value3, Number value4)Setter for the chart margin in pixels using several simple values. Mapmargin(String value1, Number value2, String value3, String value4)Setter for the chart margin in pixels using several simple values. Mapmargin(String value1, Number value2, String value3, Number value4)Setter for the chart margin in pixels using several simple values. Mapmargin(String value1, Number value2, Number value3, String value4)Setter for the chart margin in pixels using several simple values. Mapmargin(String value1, Number value2, Number value3, Number value4)Setter for the chart margin in pixels using several simple values. Mapmargin(Number value1, String value2, String value3, String value4)Setter for the chart margin in pixels using several simple values. Mapmargin(Number value1, String value2, String value3, Number value4)Setter for the chart margin in pixels using several simple values. Mapmargin(Number value1, String value2, Number value3, String value4)Setter for the chart margin in pixels using several simple values. Mapmargin(Number value1, String value2, Number value3, Number value4)Setter for the chart margin in pixels using several simple values. Mapmargin(Number value1, Number value2, String value3, String value4)Setter for the chart margin in pixels using several simple values. Mapmargin(Number value1, Number value2, String value3, Number value4)Setter for the chart margin in pixels using several simple values. Mapmargin(Number value1, Number value2, Number value3, String value4)Setter for the chart margin in pixels using several simple values. Mapmargin(Number value1, Number value2, Number value3, Number value4)Setter for the chart margin in pixels using several simple values. Markermarker(List<DataEntry> data)MarkersmarkerPalette()Getter for the map markers palette settings. MapmarkerPalette(Markers settings)Setter for the map markers palette settings. MapmarkerPalette(String settings)Setter for the map markers palette settings. MapmarkerPalette(MarkerType settings)Setter for the map markers palette settings. MapmarkerPalette(Array<String> settings)Setter for the map markers palette settings. voidmaxBubbleSize()Getter for the maximum size for all bubbles on the charts. MapmaxBubbleSize(Number size)Setter for the maximum size for all bubbles on the charts. MapmaxBubbleSize(String size)Setter for the maximum size for all bubbles on the charts. voidmaxHeight()Getter for the maximum height. MapmaxHeight(Number height)Setter for the maximum height. MapmaxHeight(String height)Setter for the maximum height. voidmaxWidth()Getter for the maximum width. MapmaxWidth(Number width)Setter for the maximum width. MapmaxWidth(String width)Setter for the maximum width. voidmaxZoomLevel()Getter for the maximum zoom level. MapmaxZoomLevel(Number value)Setter for the maximum zoom level. voidminBubbleSize()Getter for the minimum size for all bubbles on the charts. MapminBubbleSize(Number size)Setter for the minimum size for all bubbles on the charts. MapminBubbleSize(String size)Setter for the minimum size for all bubbles on the charts. voidminHeight()Getter for the minimum height. MapminHeight(Number height)Setter for the minimum height. MapminHeight(String height)Setter for the minimum height. voidminWidth()Getter for the minimum width. MapminWidth(Number width)Setter for the minimum width. MapminWidth(String width)Setter for the minimum width. Mapmove(Number dx, Number dy)Moves focus point for the map. NoDataSettingsnoData()Getter for noData settings. MapnoData(String settings)Setter for noData settings. StateSettingsnormal()Getter for normal state settings. Mapnormal(String settings)Setter for normal state settings. voidoverlapMode()Getter for labels overlap mode. MapoverlapMode(LabelsOverlapMode value)Setter for labels overlap mode. MapoverlapMode(String value)Setter for labels overlap mode. MapoverlapMode(Boolean value)Setter for labels overlap mode. Paddingpadding()Getter for the chart padding. Mappadding(Array<Number> padding)Setter for the chart paddings in pixels using a single value. Mappadding(Array<String> padding)Setter for the chart paddings in pixels using a single value. Mappadding(String padding)Setter for the chart paddings in pixels using a single value. Mappadding(String value1, String value2, String value3, String value4)Setter for the chart paddings in pixels using several numbers. Mappadding(String value1, String value2, String value3, Number value4)Setter for the chart paddings in pixels using several numbers. Mappadding(String value1, String value2, Number value3, String value4)Setter for the chart paddings in pixels using several numbers. Mappadding(String value1, String value2, Number value3, Number value4)Setter for the chart paddings in pixels using several numbers. Mappadding(String value1, Number value2, String value3, String value4)Setter for the chart paddings in pixels using several numbers. Mappadding(String value1, Number value2, String value3, Number value4)Setter for the chart paddings in pixels using several numbers. Mappadding(String value1, Number value2, Number value3, String value4)Setter for the chart paddings in pixels using several numbers. Mappadding(String value1, Number value2, Number value3, Number value4)Setter for the chart paddings in pixels using several numbers. Mappadding(Number value1, String value2, String value3, String value4)Setter for the chart paddings in pixels using several numbers. Mappadding(Number value1, String value2, String value3, Number value4)Setter for the chart paddings in pixels using several numbers. Mappadding(Number value1, String value2, Number value3, String value4)Setter for the chart paddings in pixels using several numbers. Mappadding(Number value1, String value2, Number value3, Number value4)Setter for the chart paddings in pixels using several numbers. Mappadding(Number value1, Number value2, String value3, String value4)Setter for the chart paddings in pixels using several numbers. Mappadding(Number value1, Number value2, String value3, Number value4)Setter for the chart paddings in pixels using several numbers. Mappadding(Number value1, Number value2, Number value3, String value4)Setter for the chart paddings in pixels using several numbers. Mappadding(Number value1, Number value2, Number value3, Number value4)Setter for the chart paddings in pixels using several numbers. RangeColorspalette()Getter for the map palette. Mappalette(RangeColors settings)Setter for the map palette. Mappalette(DistinctColors settings)Setter for the map palette. Mappalette(String settings)Setter for the map palette. Mappalette(Array<String> settings)Setter for the map palette. voidprint(PaperSize paperSizeOrOptions, Boolean landscape)Prints all elements on related stage. voidprint(String paperSizeOrOptions, Boolean landscape)Prints all elements on related stage. voidremoveAllListeners(String type)Removes all listeners from an object. MapremoveAllSeries()Removes all series from chart. MapremoveSeries(Number id)Removes one of series from chart by its id. MapremoveSeries(String id)Removes one of series from chart by its id. MapremoveSeriesAt(Number index)Removes one of series from chart by its index. voidright()Getter for element right bound settings. Mapright(Number right)Setter for element right bound setting. Mapright(String right)Setter for element right bound setting. voidsaveAsJpg(Number width, Number height, Number quality, Boolean forceTransparentWhite, String filename)Saves the current chart as JPEG image. voidsaveAsJpg(String width, Number height, Number quality, Boolean forceTransparentWhite, String filename)Saves the current chart as JPEG image. voidsaveAsJson(String filename)Saves chart config as JSON document. voidsaveAsPdf(Number paperSizeOrWidthOrOptions, Boolean landscape, Number x, Number y, String filename)Saves the current chart as PDF image. voidsaveAsPdf(String paperSizeOrWidthOrOptions, Boolean landscape, Number x, Number y, String filename)Saves the current chart as PDF image. voidsaveAsPng(Number width, Number height, Number quality, String filename)Saves the current chart as PNG image. voidsaveAsPng(String width, Number height, Number quality, String filename)Saves the current chart as PNG image. voidsaveAsSvg(String paperSize, Boolean landscape, String filename)Saves the current chart as SVG image. voidsaveAsSvg(Number width, Number height)Saves the stage as SVG image using width and height. voidsaveAsXlsx(ChartDataExportMode chartDataExportMode, String filename)Saves chart data as an Excel document. voidsaveAsXlsx(String chartDataExportMode, String filename)Saves chart data as an Excel document. voidsaveAsXml(String filename)Saves chart config as XML document. Geoscale()Getter for the map geo scale. Geoscale(Geo settings)Setter for the map geo scale. Geoscale(String settings)Setter for the map geo scale. voidselectMarqueeFill()Getter for the select marquee fill. MapselectMarqueeFill(Fill color)Setter for fill settings using an array, an object or a string. MapselectMarqueeFill(GradientKey color)Setter for fill settings using an array, an object or a string. MapselectMarqueeFill(Array<String> color)Setter for fill settings using an array, an object or a string. MapselectMarqueeFill(String color, Number opacity)Fill color with opacity. MapselectMarqueeFill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. MapselectMarqueeFill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient fill. MapselectMarqueeFill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient fill. MapselectMarqueeFill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. MapselectMarqueeFill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient fill. MapselectMarqueeFill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient fill. MapselectMarqueeFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. MapselectMarqueeFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. voidselectMarqueeStroke()Getter for the select marquee stroke. MapselectMarqueeStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the select marquee stroke. MapselectMarqueeStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. MapselectMarqueeStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the select marquee stroke. MapselectMarqueeStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. MapselectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the select marquee stroke. MapselectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. MapselectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the select marquee stroke. MapselectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. MapselectMarqueeStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for the select marquee stroke. MapselectMarqueeStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. MapselectMarqueeStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for the select marquee stroke. MapselectMarqueeStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for the select marquee stroke. StateSettingsselected()Getter for selected state settings. Mapselected(String settings)Setter for selected state settings. voidshareWithFacebook(String captionOrOptions, String link, String name, String description)Opens Facebook sharing dialog. voidshareWithLinkedIn(String captionOrOptions, String description)Opens LinkedIn sharing dialog. voidshareWithPinterest(String linkOrOptions, String description)Opens Pinterest sharing dialog. voidshareWithTwitter()Opens Twitter sharing dialog. MapstartSelectMarquee(Boolean repeat)Starts select marquee drawing. Titletitle()Getter for the chart title. Maptitle(Boolean settings)Setter for the chart title. Maptitle(String settings)Setter for the chart title. voidtoGeoJSON()Exports a map to GeoJSON format. voidtoJson(Boolean stringify)Return chart configuration as JSON object or string. voidtoSvg(String paperSize, Boolean landscape)Returns SVG string with paper size and landscape. voidtoSvg(Number width, Number height)Returns SVG string with with determined the width and height. voidtoXml(Boolean asXmlNode)Return chart configuration as XML string or XMLNode. Tooltiptooltip()Getter for the chart tooltip. Maptooltip(String settings)Setter for the chart tooltip. Maptooltip(Boolean settings)Setter for the chart tooltip. voidtop()Getter for element top bound settings. Maptop(Number top)Setter for element top bound settings. Maptop(String top)Setter for element top bound settings. voidtransform(Number xLong, Number yLat)Returns coordinate at given latitude and longitude as pixel values relative to a map bounds. MaptranslateFeature(String id, Number dx, Number dy)Translates feature on passed dx and dy. UnboundRegionsSettingsunboundRegions()Getter for the settings for the unbound regions. MapunboundRegions(String settings)Setter for the settings for regions that are not linked to any series data. MapunboundRegions(MapUnboundRegionsMode settings)Setter for the settings for regions that are not linked to any series data. MapunboundRegions(Boolean settings)Setter for the settings for regions that are not linked to any series data. voidsetOnClickListener(ListenersInterface.OnClickListener listener)voidsetOnClickListener(ListenersInterface.OnClickListener listener, String type, String ePath)voidunlistenByKey(String key)Removes an event listener which was added with listen() by the key returned by listen() or listenOnce(). voidwidth()Getter for element width settings. Mapwidth(Number width)Setter for element width setting. Mapwidth(String width)Setter for element width setting. voidzIndex()Getter for the Z-index of the element. MapzIndex(Number zIndex)Setter for the Z-index of the element. Mapzoom(Number value, Number cx, Number cy, Number duration)Zooms a map. MapzoomTo(Number value, Number cx, Number cy)Zooms the map to passed zoom level and coordinates. voidzoomToFeature(String id)Zoom to feature by passed id. voidtoA11yTable(String title, Boolean asString)Creates and returns the chart represented as an invisible HTML table. voidtoHtmlTable(String title, Boolean asString)Creates and returns a chart as HTML table. RectparentBounds()Getter for the parent bounds. MapparentBounds(Rect bounds)Setter for the parent bounds using single value. MapparentBounds(String bounds)Setter for the parent bounds using single value. MapparentBounds(Number bounds)Setter for the parent bounds using single value. MapparentBounds(Number left, Number top, Number width, Number height)Setter for the parent bounds using several values. Bubblebubble(View data)Choroplethchoropleth(View data)Connectorconnector(View data)Markermarker(View data)Mapinteractivity(HoverMode settings)MapInteractivityinteractivity()-
Methods inherited from class com.anychart.core.SeparateChart
a11y, a11y, animation, animation, animation, autoRedraw, background, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, cancelMarquee, container, container, container, contextMenu, contextMenu, credits, credits, draw, enabled, exports, fullScreen, height, height, id, instantiate, interactivity, interactivity, interactivity, label, label, label, label, label, left, left, legend, legend, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, maxHeight, maxHeight, maxWidth, maxWidth, minHeight, minHeight, minWidth, minWidth, noData, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, parentBounds, parentBounds, parentBounds, parentBounds, right, right, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, startSelectMarquee, title, title, tooltip, tooltip, top, top, width, width, zIndex -
Methods inherited from class com.anychart.core.Chart
a11y, a11y, animation, animation, animation, autoRedraw, background, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, cancelMarquee, container, container, container, contextMenu, contextMenu, credits, credits, draw, enabled, exports, fullScreen, height, height, id, instantiate, label, label, label, label, label, left, left, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, margin, maxHeight, maxHeight, maxWidth, maxWidth, minHeight, minHeight, minWidth, minWidth, noData, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, padding, parentBounds, parentBounds, parentBounds, parentBounds, right, right, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeFill, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, selectMarqueeStroke, startSelectMarquee, title, title, tooltip, tooltip, top, top, width, width, zIndex -
Methods inherited from class com.anychart.core.VisualBaseWithBounds
bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, container, container, container, enabled, height, height, instantiate, left, left, maxHeight, maxHeight, maxWidth, maxWidth, minHeight, minHeight, minWidth, minWidth, parentBounds, parentBounds, parentBounds, parentBounds, right, right, top, top, width, width, zIndex -
Methods inherited from class com.anychart.core.VisualBase
container, container, container, enabled, instantiate, parentBounds, parentBounds, parentBounds, parentBounds, zIndex -
Methods inherited from class com.anychart.core.Base
instantiate -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Map
Map(String jsChart)
-
-
Method Detail
-
instantiate
static Map instantiate()
-
animation
Map animation(Boolean enabled, Number duration)
Setter for animation settings using several parameters.
-
autoRedraw
void autoRedraw()
Getter for the autoRedraw flag. Flag whether to automatically call chart.draw() on any changes or not.
-
autoRedraw
Map autoRedraw(Boolean enabled)
Setter for the autoRedraw flag. Flag whether to automatically call chart.draw() on any changes or not.
-
axes
MapSettings axes()
Getter for map axes.
-
background
Background background()
Getter for the chart background.
-
background
Map background(String settings)
Setter for the chart background.
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bounds
Map bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Map bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Map bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Map bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Map bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Map bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Map bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Map bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
Map bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Map bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Map bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Map bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Map bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Map bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Map bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Map bounds(String x, String y, String width, String height)
Setter for element bounds settings.
-
cancelMarquee
Map cancelMarquee()
Stops current marquee action if any.
-
choropleth
Choropleth choropleth(List<DataEntry> data)
-
colorRange
ColorRange colorRange()
Getter for the color range.
-
colorRange
Map colorRange(String settings)
Setter for the color range.
-
contextMenu
ContextMenu contextMenu()
Getter for the context menu.
-
contextMenu
Map contextMenu(String settings)
Setter for the context menu.
-
contextMenu
Map contextMenu(Boolean settings)
Setter for the context menu.
-
credits
ChartCredits credits()
Getter for the credits.
-
credits
Map credits(String value)
Setter for the chart credits. {docs:Quick_Start/Credits}Learn more about credits settings.{docs}
-
credits
Map credits(Boolean value)
Setter for the chart credits. {docs:Quick_Start/Credits}Learn more about credits settings.{docs}
-
crs
void crs()
Getter for the the crs (coordinate system) to map.
-
crs
Map crs(MapProjections settings)
Setter for the the crs (coordinate system) to map.
-
crsAnimation
Animation crsAnimation()
Getter for animation settings.
-
crsAnimation
Map crsAnimation(Boolean settings, Number duration)
Setter for animation settings.
-
crsAnimation
Map crsAnimation(String settings, Number duration)
Setter for animation settings.
-
defaultSeriesType
void defaultSeriesType()
Getter for the map default series type.
-
defaultSeriesType
Map defaultSeriesType(MapSeriesType type)
Setter for the map default series type.
-
defaultSeriesType
Map defaultSeriesType(String type)
Setter for the map default series type.
-
dispose
void dispose()
Disposes charts.
-
drillUp
Map drillUp()
Drills one level up from the current level. Rises up from the current level of drill down, if possible.
-
enabled
void enabled()
Getter for the element state (enabled or disabled).
-
featureCrs
void featureCrs(String id)
Getter for the crs of the feature.Note: Works only after draw is called.
-
featureCrs
Map featureCrs(String id, String crs)
Setter for the crs of the feature.Note: Works only after draw is called.
-
featureScaleFactor
void featureScaleFactor(String id)
Getter for the feature scale factor.Note: Works only after draw is called.
-
featureScaleFactor
Map featureScaleFactor(String id, Number ratio)
Setter for the feature scale factor.Note: Works only after draw is called.
-
featureTranslation
void featureTranslation(String id)
Getter for the translation feature by id.
-
featureTranslation
Map featureTranslation(String id, Number dx, Number dy)
Setter for the translation feature.Note: Works only after draw is called.
-
fullScreen
void fullScreen()
Getter for the fullscreen mode.
-
fullScreen
Map fullScreen(Boolean enabled)
Setter for the fullscreen mode.
-
geoData
void geoData()
Getter for the geo data.
-
geoIdField
void geoIdField()
Getter for the geo id field.
-
geoIdField
Map geoIdField(String id)
Setter for the geo id field.
-
getDrilldownPath
void getDrilldownPath()
Returns the drill down path. Returns path of drill down from the root map to the current level.
-
getPixelBounds
Rect getPixelBounds()
Returns pixel bounds of the element due to parent bounds and self bounds settings.
-
getPlotBounds
Rect getPlotBounds()
Getter for the data bounds of the chart. Note: Works only after draw is called.
-
getSelectedPoints
void getSelectedPoints()
Getter for the selected points.
-
getSeriesAt
Base getSeriesAt(Number index)
Getter for the series by its index.
-
getSeriesCount
void getSeriesCount()
Returns a series count.
-
getStat
void getStat(Statistics key)
Getter for a statistical value by the key.
-
getType
void getType()
Returns chart type.
-
getZoomLevel
void getZoomLevel()
Gets the map zoom level.
-
globalToLocal
void globalToLocal(Number xCoord, Number yCoord)
Converts the global coordinates to local coordinates. Note: Works only after draw is called.
-
grids
MapSettings grids()
Getter for map grids.
-
hatchFillPalette
HatchFills hatchFillPalette()
Getter for the map hatch fill palette settings.
-
hatchFillPalette
Map hatchFillPalette(Array<HatchFillType> settings)
Setter for the map hatch fill palette settings.
-
hatchFillPalette
Map hatchFillPalette(String settings)
Setter for the map hatch fill palette settings.
-
hatchFillPalette
Map hatchFillPalette(HatchFills settings)
Setter for the map hatch fill palette settings.
-
height
void height()
Getter for element height settings.
-
hovered
StateSettings hovered()
Getter for hovered state settings.
-
id
void id()
Getter for chart id.
-
inMarquee
void inMarquee()
Gets marquee process running value.
-
interactivity
Map interactivity(String settings)
-
inverseTransform
void inverseTransform(Number x, Number y)
Transforms local pixel coordinates to latitude/longitude values.
-
isFullScreenAvailable
void isFullScreenAvailable()
Whether the fullscreen mode available in the browser or not.
-
labels
LabelsFactory labels()
Getter for series data labels.
-
left
void left()
Getter for element left bound settings.
-
localToGlobal
void localToGlobal(Number xCoord, Number yCoord)
Converts the local coordinates to global coordinates. Note: Works only after draw is called.
-
margin
Map margin(Array<Number> margin)
Setter for the chart margin in pixels using a single complex object.
-
margin
Map margin(Array<String> margin)
Setter for the chart margin in pixels using a single complex object.
-
margin
Map margin(String margin)
Setter for the chart margin in pixels using a single complex object.
-
margin
Map margin(String value1, String value2, String value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Map margin(String value1, String value2, String value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Map margin(String value1, String value2, Number value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Map margin(String value1, String value2, Number value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Map margin(String value1, Number value2, String value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Map margin(String value1, Number value2, String value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Map margin(String value1, Number value2, Number value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Map margin(String value1, Number value2, Number value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Map margin(Number value1, String value2, String value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Map margin(Number value1, String value2, String value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Map margin(Number value1, String value2, Number value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Map margin(Number value1, String value2, Number value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Map margin(Number value1, Number value2, String value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Map margin(Number value1, Number value2, String value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Map margin(Number value1, Number value2, Number value3, String value4)
Setter for the chart margin in pixels using several simple values.
-
margin
Map margin(Number value1, Number value2, Number value3, Number value4)
Setter for the chart margin in pixels using several simple values.
-
markerPalette
Markers markerPalette()
Getter for the map markers palette settings.
-
markerPalette
Map markerPalette(Markers settings)
Setter for the map markers palette settings.
-
markerPalette
Map markerPalette(String settings)
Setter for the map markers palette settings.
-
markerPalette
Map markerPalette(MarkerType settings)
Setter for the map markers palette settings.
-
markerPalette
Map markerPalette(Array<String> settings)
Setter for the map markers palette settings.
-
maxBubbleSize
void maxBubbleSize()
Getter for the maximum size for all bubbles on the charts.
-
maxBubbleSize
Map maxBubbleSize(Number size)
Setter for the maximum size for all bubbles on the charts.
-
maxBubbleSize
Map maxBubbleSize(String size)
Setter for the maximum size for all bubbles on the charts.
-
maxHeight
void maxHeight()
Getter for the maximum height.
-
maxWidth
void maxWidth()
Getter for the maximum width.
-
maxZoomLevel
void maxZoomLevel()
Getter for the maximum zoom level.
-
maxZoomLevel
Map maxZoomLevel(Number value)
Setter for the maximum zoom level.
-
minBubbleSize
void minBubbleSize()
Getter for the minimum size for all bubbles on the charts.
-
minBubbleSize
Map minBubbleSize(Number size)
Setter for the minimum size for all bubbles on the charts.
-
minBubbleSize
Map minBubbleSize(String size)
Setter for the minimum size for all bubbles on the charts.
-
minHeight
void minHeight()
Getter for the minimum height.
-
minWidth
void minWidth()
Getter for the minimum width.
-
noData
NoDataSettings noData()
Getter for noData settings.
-
noData
Map noData(String settings)
Setter for noData settings. {docs:Working_with_Data/No_Data_Label} Learn more about "No data" feature {docs}
-
normal
StateSettings normal()
Getter for normal state settings.
-
overlapMode
void overlapMode()
Getter for labels overlap mode.
-
overlapMode
Map overlapMode(LabelsOverlapMode value)
Setter for labels overlap mode.
-
overlapMode
Map overlapMode(String value)
Setter for labels overlap mode.
-
overlapMode
Map overlapMode(Boolean value)
Setter for labels overlap mode.
-
padding
Map padding(Array<Number> padding)
Setter for the chart paddings in pixels using a single value.
-
padding
Map padding(Array<String> padding)
Setter for the chart paddings in pixels using a single value.
-
padding
Map padding(String value1, String value2, String value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Map padding(String value1, String value2, String value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Map padding(String value1, String value2, Number value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Map padding(String value1, String value2, Number value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Map padding(String value1, Number value2, String value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Map padding(String value1, Number value2, String value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Map padding(String value1, Number value2, Number value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Map padding(String value1, Number value2, Number value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Map padding(Number value1, String value2, String value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Map padding(Number value1, String value2, String value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Map padding(Number value1, String value2, Number value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Map padding(Number value1, String value2, Number value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Map padding(Number value1, Number value2, String value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Map padding(Number value1, Number value2, String value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Map padding(Number value1, Number value2, Number value3, String value4)
Setter for the chart paddings in pixels using several numbers.
-
padding
Map padding(Number value1, Number value2, Number value3, Number value4)
Setter for the chart paddings in pixels using several numbers.
-
palette
RangeColors palette()
Getter for the map palette.
-
palette
Map palette(RangeColors settings)
Setter for the map palette.
-
palette
Map palette(DistinctColors settings)
Setter for the map palette.
-
print
void print(PaperSize paperSizeOrOptions, Boolean landscape)
Prints all elements on related stage.
-
print
void print(String paperSizeOrOptions, Boolean landscape)
Prints all elements on related stage.
-
removeAllListeners
void removeAllListeners(String type)
Removes all listeners from an object. You can also optionally remove listeners of some particular type.
-
removeAllSeries
Map removeAllSeries()
Removes all series from chart.
-
removeSeries
Map removeSeries(Number id)
Removes one of series from chart by its id.
-
removeSeries
Map removeSeries(String id)
Removes one of series from chart by its id.
-
removeSeriesAt
Map removeSeriesAt(Number index)
Removes one of series from chart by its index.
-
right
void right()
Getter for element right bound settings.
-
saveAsJpg
void saveAsJpg(Number width, Number height, Number quality, Boolean forceTransparentWhite, String filename)
Saves the current chart as JPEG image.
-
saveAsJpg
void saveAsJpg(String width, Number height, Number quality, Boolean forceTransparentWhite, String filename)
Saves the current chart as JPEG image.
-
saveAsJson
void saveAsJson(String filename)
Saves chart config as JSON document.
-
saveAsPdf
void saveAsPdf(Number paperSizeOrWidthOrOptions, Boolean landscape, Number x, Number y, String filename)
Saves the current chart as PDF image.
-
saveAsPdf
void saveAsPdf(String paperSizeOrWidthOrOptions, Boolean landscape, Number x, Number y, String filename)
Saves the current chart as PDF image.
-
saveAsPng
void saveAsPng(Number width, Number height, Number quality, String filename)
Saves the current chart as PNG image.
-
saveAsPng
void saveAsPng(String width, Number height, Number quality, String filename)
Saves the current chart as PNG image.
-
saveAsSvg
void saveAsSvg(String paperSize, Boolean landscape, String filename)
Saves the current chart as SVG image.
-
saveAsSvg
void saveAsSvg(Number width, Number height)
Saves the stage as SVG image using width and height.
-
saveAsXlsx
void saveAsXlsx(ChartDataExportMode chartDataExportMode, String filename)
Saves chart data as an Excel document.
-
saveAsXlsx
void saveAsXlsx(String chartDataExportMode, String filename)
Saves chart data as an Excel document.
-
selectMarqueeFill
void selectMarqueeFill()
Getter for the select marquee fill.
-
selectMarqueeFill
Map selectMarqueeFill(Fill color)
Setter for fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Map selectMarqueeFill(GradientKey color)
Setter for fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Map selectMarqueeFill(Array<String> color)
Setter for fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Map selectMarqueeFill(String color, Number opacity)
Fill color with opacity. Fill as a string or an object.
-
selectMarqueeFill
Map selectMarqueeFill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Map selectMarqueeFill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Map selectMarqueeFill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Map selectMarqueeFill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Map selectMarqueeFill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Map selectMarqueeFill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Map selectMarqueeFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeFill
Map selectMarqueeFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
selectMarqueeStroke
void selectMarqueeStroke()
Getter for the select marquee stroke.
-
selectMarqueeStroke
Map selectMarqueeStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Map selectMarqueeStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Map selectMarqueeStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Map selectMarqueeStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Map selectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Map selectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Map selectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Map selectMarqueeStroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Map selectMarqueeStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Map selectMarqueeStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Map selectMarqueeStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selectMarqueeStroke
Map selectMarqueeStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for the select marquee stroke. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
selected
StateSettings selected()
Getter for selected state settings.
-
shareWithFacebook
void shareWithFacebook(String captionOrOptions, String link, String name, String description)
Opens Facebook sharing dialog.
-
shareWithLinkedIn
void shareWithLinkedIn(String captionOrOptions, String description)
Opens LinkedIn sharing dialog.
-
shareWithPinterest
void shareWithPinterest(String linkOrOptions, String description)
Opens Pinterest sharing dialog.
-
shareWithTwitter
void shareWithTwitter()
Opens Twitter sharing dialog.
-
startSelectMarquee
Map startSelectMarquee(Boolean repeat)
Starts select marquee drawing. Note: Works only after draw is called.
-
toGeoJSON
void toGeoJSON()
Exports a map to GeoJSON format.
-
toSvg
void toSvg(String paperSize, Boolean landscape)
Returns SVG string with paper size and landscape.
-
toSvg
void toSvg(Number width, Number height)
Returns SVG string with with determined the width and height.
-
top
void top()
Getter for element top bound settings.
-
transform
void transform(Number xLong, Number yLat)
Returns coordinate at given latitude and longitude as pixel values relative to a map bounds.Note: Returns correct values only after draw is called.
-
translateFeature
Map translateFeature(String id, Number dx, Number dy)
Translates feature on passed dx and dy.Note: Works only after draw is called.
-
unboundRegions
UnboundRegionsSettings unboundRegions()
Getter for the settings for the unbound regions.
-
unboundRegions
Map unboundRegions(String settings)
Setter for the settings for regions that are not linked to any series data.
-
unboundRegions
Map unboundRegions(MapUnboundRegionsMode settings)
Setter for the settings for regions that are not linked to any series data.
-
unboundRegions
Map unboundRegions(Boolean settings)
Setter for the settings for regions that are not linked to any series data.
-
setOnClickListener
void setOnClickListener(ListenersInterface.OnClickListener listener)
-
setOnClickListener
void setOnClickListener(ListenersInterface.OnClickListener listener, String type, String ePath)
-
unlistenByKey
void unlistenByKey(String key)
Removes an event listener which was added with listen() by the key returned by listen() or listenOnce().
-
width
void width()
Getter for element width settings.
-
zIndex
void zIndex()
Getter for the Z-index of the element.
-
zoomTo
Map zoomTo(Number value, Number cx, Number cy)
Zooms the map to passed zoom level and coordinates.
-
zoomToFeature
void zoomToFeature(String id)
Zoom to feature by passed id.
-
toA11yTable
void toA11yTable(String title, Boolean asString)
Creates and returns the chart represented as an invisible HTML table.
-
toHtmlTable
void toHtmlTable(String title, Boolean asString)
Creates and returns a chart as HTML table.
-
parentBounds
Rect parentBounds()
Getter for the parent bounds. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Map parentBounds(Rect bounds)
Setter for the parent bounds using single value. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Map parentBounds(String bounds)
Setter for the parent bounds using single value. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Map parentBounds(Number bounds)
Setter for the parent bounds using single value. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Map parentBounds(Number left, Number top, Number width, Number height)
Setter for the parent bounds using several values. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
choropleth
Choropleth choropleth(View data)
-
interactivity
Map interactivity(HoverMode settings)
-
interactivity
MapInteractivity interactivity()
-
-
-
-