M/style/Point~Point


import Point from 'M/style/Point';

Creates a style point

new Point(options)

facade/js/style/Point.js, line 20
Name Type Description
options Object

options style

Extends

  • M.style.Simple

Members

module:M/style/Point~Point.DEFAULT{object}

Default options for this style

module:M/style/Point~Point.DEFAULT_NULL{object}

Default options for this style

Methods

toImage()

facade/js/style/Point.js, line 37