diff --git a/lib/WebGUI/Asset/Wobject/Map.pm b/lib/WebGUI/Asset/Wobject/Map.pm index 2b590d662..d8cb81163 100644 --- a/lib/WebGUI/Asset/Wobject/Map.pm +++ b/lib/WebGUI/Asset/Wobject/Map.pm @@ -94,25 +94,28 @@ sub definition { hoverHelp => $i18n->get("startZoom description"), }, templateIdEditPoint => { - tab => "display", - fieldType => "template", - namespace => "MapPoint/Edit", - label => $i18n->get("templateIdEditPoint label"), - hoverHelp => $i18n->get("templateIdEditPoint description"), + tab => "display", + fieldType => "template", + defaultValue => "oHh0UqAJeY7u2n--WD-BAA", + namespace => "MapPoint/Edit", + label => $i18n->get("templateIdEditPoint label"), + hoverHelp => $i18n->get("templateIdEditPoint description"), }, templateIdView => { - tab => "display", - fieldType => "template", - namespace => "Map/View", - label => $i18n->get("templateIdView label"), - hoverHelp => $i18n->get("templateIdView description"), + tab => "display", + fieldType => "template", + defaultValue => "9j0_Z1j3Jd0QBbY2akb6qw", + namespace => "Map/View", + label => $i18n->get("templateIdView label"), + hoverHelp => $i18n->get("templateIdView description"), }, templateIdViewPoint => { - tab => "display", - fieldType => "template", - namespace => "MapPoint/View", - label => $i18n->get("templateIdViewPoint label"), - hoverHelp => $i18n->get("templateIdViewPoint description"), + tab => "display", + fieldType => "template", + defaultValue => "u9vfx33XDk5la1-QC5FK7g", + namespace => "MapPoint/View", + label => $i18n->get("templateIdViewPoint label"), + hoverHelp => $i18n->get("templateIdViewPoint description"), }, workflowIdPoint => { tab => "security",