Jump to: navigation, search

Changes


HowTo:Create Image Map Overlays

129 bytes added, 10:43, 10 July 2015
== Create a map overlay document ==
The following steps are required to create a Map Overlay Document: <br/>
#To ease up the work of the customizer we suggest to derive a new object from the '''[[SYSCLS FILEDOCUMENT | FiledocumentFILEDOCUMENT]]'''. The properties are visible in the ''[[Class_Details | Class Details]]''.<br/>#Add the Classification [[SYSCLS_MAPOVERLAY | MapOverlays]] to the new MetaClass by using the [[Relation_Editor | Relation Editor]]<br/>#Define the required Metaproperties for the '''[[SYSCLS_MAPOVERLAY | MapOverlays]]<br/>'''#* HowTo: [[HowTo:Create_a_new_MetaProperty | Create a new MetaProperty]]<br/>[[File:UI_MetaPropertiesMapOverlay.PNG|990 px|border|alt=View|View]]#Add the required '''[[Metaproperty | MetaPropertyMetaPropertys]] ''' to the '''[[MetaClass| Meta Class]]'''.#* HowTo: [[HowTo:Add_a_MetaProperty_to_a_MetaClass | Add a Metaproperty to a Metaclass]]<br/>[[UI_Properties_MapOverlay.PNG|990 px|border|alt=View|View]]# Save the object with {{key press|Ctrl|S}}# Build and Release the Customizing {{key press|F5}}# Check the Classification in the ''[[Object Explorer| Object Explorer]]''
== Publish the map overlay ==
To publish the Image Map Overlay to the UBIK.Android Client it is required to configure the [[Application_Context_Management | ACM]].<br/>
#Create a '''[[METACLASSSCOPE| METACLASSSCOPE]] ''' for the Image Map Overlay Meta Class<br/>
#* HowTo: [[HowTo:Create_a_new_MetaClassScope | Create a Metaclass Scope]]<br/>
# Assign the Properties to the Metaclass Scope<br/>
#* Required Properties for the ACM:
#** ''WIDTH_METERS''#** ''Z_LEVEL''#** ''ROTATION_CLOCKWISE_DEGREES''#** ''LOCATION_CENTER''#** ''FILETYPE''
# Add the Metaclassscope to the Context<br/>
# Save the object with {{key press|Ctrl|S}}