We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.component.map.
Class Assets
- java.lang.Object
-
- com.vaadin.flow.component.map.Assets
-
public class Assets extends Object
Defines the default assets that the Map component provides
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Assets.Asset
static class
Assets.ImageAsset
-
Field Summary
Fields Modifier and Type Field Description static Assets.ImageAsset
PIN
static Assets.ImageAsset
POINT
-
Constructor Summary
Constructors Constructor Description Assets()
-
-
-
Field Detail
-
PIN
public static final Assets.ImageAsset PIN
-
POINT
public static final Assets.ImageAsset POINT
-
-