Map is used for locating the address. We have to insert address of the latitude and longitude so as get required address we need. In map we can use the Satellite to get clear view. Use “Ctrl + scroll” to zoom the map.
Attributes
Type
Name
Description
UI
Title
It specifies the title.
UI
Longitude
We need to enter the longitude so as to detect the location we want.
UI
Latitude
We need to enter the latitude so as to detect the location we want.
UI
Zoom
By giving the values (for e.g. 100%) we can get the zoom. We can increase and decrease the zoom by giving the required value.
General
ID
Displays title of the component.
General
Parent
Displays where it is located in the component.
General
Class
A CSS style to be attached to the component. This style is added in addition to styles output by the component.
General
Trash
Users to permanently delete component.
CSS Attributes
Z-index
The z-index specifies the stack order of an element. An element with greater stack order is always in front of an element with a lower stack order.
CSS Attributes
Add/Edit
It has CSS Editor. We can write different CSS code for each component.
CSS Attributes
Width
The map width. This attribute will allow for setting exact width.
CSS Attributes
Height
The map height. This attribute will allow for setting exact height.