Skip to content

Commit

Permalink
Maps VI icons and component included files
Browse files Browse the repository at this point in the history
  • Loading branch information
rajsite committed Feb 19, 2021
1 parent 861f1fe commit b4f878e
Show file tree
Hide file tree
Showing 21 changed files with 617 additions and 466 deletions.
12 changes: 9 additions & 3 deletions Map/GoogleMap.gcomp/GoogleMap.gcomp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<SourceFile Checksum="8A65647BC2FDF8A18E13CAD82524E2BC434F1FCF911D1113324556997852988B81A174235E95202F7CCDE6BD6F11B156BAB49FFF6E72D138C838BCB412C35163" Timestamp="1D70682B72342D3" xmlns="http://www.ni.com/PlatformFramework">
<SourceFile Checksum="8DAEFAAB835F6326E638F847A453DEDAA222FAA860ACBCD56EC38E22E2236196F50496DA15DA097BB5AFD7C8FB4B07A62BB59C40B640B9371DEBBA8224E1FA04" Timestamp="1D706CF41816A5B" xmlns="http://www.ni.com/PlatformFramework">
<SourceModelFeatureSet>
<ParsableNamespace AssemblyFileVersion="8.1.0.50414" FeatureSetName="GComponentFeatureSet" Name="http://www.ni.com/GComponent.xsd" OldestCompatibleVersion="8.1.0.49152" Version="8.1.0.49152" />
<ParsableNamespace AssemblyFileVersion="8.1.0.50414" FeatureSetName="JavaScript Library" Name="http://www.ni.com/JavaScriptLibrary" OldestCompatibleVersion="6.4.0.49152" Version="6.4.0.49152" />
Expand All @@ -9,13 +9,19 @@
<ComponentDefinition DefaultConfigurationName="Configuration1" Id="a0cd1d9017e493ca600726dc1160550" RootNamespaceId="17dd3cda45294430b9c97fbc8750393b" xmlns="http://www.ni.com/GComponent.xsd">
<Icon Id="4bd7ddc69be24192ab585f449292081d" ListViewIconCrop="0 0 40 40" xmlns="http://www.ni.com/PlatformFramework">
<IconPanel Height="[float]40" Id="da5b0941e60f4908bb298f02dcfa0fed" Left="[float]0" PanelSizeMode="Resize" Top="[float]0" Width="[float]40">
<IconTemplate Height="[float]40" Id="e2527d9e0c734e8faa6c159e4e209820" Left="[float]0" TemplateName="[string]Blank" Top="[float]0" Width="[float]40" />
<IconTemplate ClipMargin="[SMThickness]3,3,3,3" Height="[float]40" HorizontalAlignment="[HorizontalAlignment]Stretch" Id="939d037ef270406c8c4ced7299f2d149" Left="[float]0" TemplateName="[string]Banner" Top="[float]0" VerticalAlignment="[VerticalAlignment]Stretch" Width="[float]40">
<Path Data="[PathGeometry]M 0,11 L 0,2 C 0,0.899999976 0.899999976,0 2,0 L 2,11 L 0,11 Z" Fill="[SMSolidColorBrush]#ff8dc73d" Height="[float]11" HorizontalAlignment="[HorizontalAlignment]Left" Id="8000352730f94669a35b76b9cd6445db" IsHitTestVisible="[bool]False" Left="[float]0" Margin="[SMThickness]2,2,2,2" MinHeight="[float]1" MinWidth="[float]1" Top="[float]0" VerticalAlignment="[VerticalAlignment]Top" Width="[float]2" />
<Rectangle Fill="[SMSolidColorBrush]#ff8dc73d" Height="[float]11" Id="5cc38934c6d447bb05736a031cc32a3" IsHitTestVisible="[bool]False" Left="[float]0" Margin="[SMThickness]4,2,4,2" MinHeight="[float]1" MinWidth="[float]1" Top="[float]0" VerticalAlignment="[VerticalAlignment]Top" Width="[float]NaN" />
<Path Data="[PathGeometry]M 2,11 L 2,2 C 2,0.899999976 1.10000002,0 0,0 L 0,11 L 2,11 Z" Fill="[SMSolidColorBrush]#ff8dc73d" Height="[float]11" HorizontalAlignment="[HorizontalAlignment]Right" Id="b0f6395d33b04a6fba733d6dcbd2adc3" IsHitTestVisible="[bool]False" Left="[float]0" Margin="[SMThickness]2,2,2,2" MinHeight="[float]1" MinWidth="[float]1" Top="[float]0" VerticalAlignment="[VerticalAlignment]Top" Width="[float]2" />
</IconTemplate>
<Text Height="[float]13" Id="bd1f04cafeb44d6aa44667d87be100c4" Left="[float]5" Text="[string]GMaps" TextAlignment="[TextAlignment]Center" TextWrapping="[TextWrapping]Wrap" Top="[float]0" VerticalScrollBarVisibility="[ScrollBarVisibility]Hidden" Width="[float]29">
<FontSetting FontFamily="Segoe UI" FontSize="7" Id="813c8ffdfc1a4ec29c002633b06cd47d" />
</Text>
</IconPanel>
</Icon>
<CompilerSymbolTable Id="cc850c162d304c76b5585c9f2da79fa6" xmlns="http://www.ni.com/PlatformFramework" />
<ComponentConfiguration Id="c70076cf5aab44a2b35e32cbb538ea82" Name="Configuration1">
<CompilerSymbolTable Id="9c8943e3c4244e11ac40ae8a35e9a135" xmlns="http://www.ni.com/PlatformFramework" />
<ComponentItemProperties AssociatedEnvoyId="ab61b67f04964b48995a4562c9ddabe3" Exported="True" Id="7f719104473041fcb192a344d25e9f6d" />
<ComponentItemProperties AlwaysInclude="True" AssociatedEnvoyId="624f2f660f08485e913a1dff77df8cb8" Id="1d675a62a8034b06b841ff271d09c731" />
<ComponentItemProperties AssociatedEnvoyId="b56339daf3c443af8a4460b1f6236b1f" Exported="True" Id="bcab8f6de0c646caa7081f9e1acbe441" />
<ComponentItemProperties AssociatedEnvoyId="52b852739ea4310a0ab44e3b38f75f3" Exported="True" Id="22e78893f0d241ddb9e358a3931c7eda" />
Expand Down
58 changes: 32 additions & 26 deletions Map/GoogleMap.gcomp/Map/Create Map.gvi
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<SourceFile Checksum="07C06EC15A36CB5E549313F62FFF0797FB3E7C481064ECE58DF3C23E0359BB37696CEFA280824D9FC461964E2279EA093708ACA34292DB756D056072391E5EA6" Timestamp="1D61E99A4B5AB26" xmlns="http://www.ni.com/PlatformFramework">
<SourceFile Checksum="ACDAFCDC886AB84382C2C4DEDAA3AC4F23C973108A3B4E1C58F658DBC884BC83965A6D4CB0AA47AFAD20238F6CD199DD8A03ACE19A6C7A7C0367C153510E8979" Timestamp="1D706CD84C7BB9D" xmlns="http://www.ni.com/PlatformFramework">
<SourceModelFeatureSet>
<ParsableNamespace AssemblyFileVersion="8.1.0.50414" FeatureSetName="LabVIEW Controls" Name="http://www.ni.com/Controls.LabVIEW.Design" OldestCompatibleVersion="8.1.0.49152" Version="8.1.0.49152" />
<ParsableNamespace AssemblyFileVersion="8.1.0.50414" FeatureSetName="LabVIEW Virtual Instrument" Name="http://www.ni.com/LabVIEW.VI" OldestCompatibleVersion="8.1.0.49152" Version="8.1.0.49152" />
Expand All @@ -11,13 +11,12 @@
<VirtualInstrument Id="6a834ef6335646c4829f1725c5b93fac" xmlns="http://www.ni.com/LabVIEW.VI">
<Icon Id="c857152fe6f54b988a9e40d1d3897b25" ListViewIconCrop="0 0 40 40" xmlns="http://www.ni.com/PlatformFramework">
<IconPanel Height="[float]40" Id="c936da9f179c4e508342aeab71584e58" Left="[float]0" PanelSizeMode="Resize" Top="[float]0" Width="[float]40">
<IconTemplate ClipMargin="[SMThickness]3,3,3,3" Height="[float]40" Id="8ca4c6bd4b114668ab947ff60fc55452" Left="[float]0" TemplateName="[string]Gray" Top="[float]0" Width="[float]40">
<Rectangle Fill="[SMSolidColorBrush]#ff727272" Id="a45906a39cf54fe99d25b3a86af80267" IsHitTestVisible="[bool]False" Left="[float]0" RadiusX="[float]4" RadiusY="[float]4" Top="[float]0" />
<Rectangle Fill="[SMSolidColorBrush]#ffe5e5e5" Id="26a0afba702d43118a5486c874465c19" IsHitTestVisible="[bool]False" Left="[float]0" Margin="[SMThickness]1,1,1,1" RadiusX="[float]2.5" RadiusY="[float]2.5" Stroke="[SMSolidColorBrush]#fff2f2f2" Top="[float]0" />
<FileNameText Attached="[bool]True" Id="6d6f6e1a21664401a07267946bf1d51b" Left="[float]0" Margin="[SMThickness]2,2,2,2" SizeMode="[TextModelSizeMode]AutoFont" Text="[string]Create Map" TextAlignment="[TextAlignment]Center" TextWrapping="[TextWrapping]Wrap" Top="[float]0" VerticalScrollBarVisibility="[ScrollBarVisibility]Hidden">
<FontSetting FontFamily="Segoe UI" FontSize="9" Id="8f0194d4ee94098bba77070f2d9393c" />
</FileNameText>
<IconTemplate ClipMargin="[SMThickness]3,3,3,3" Height="[float]40" HorizontalAlignment="[HorizontalAlignment]Stretch" Id="b3738ec9038349c19915b040c03dc178" Left="[float]0" TemplateName="[string]GrayNoText" Top="[float]0" VerticalAlignment="[VerticalAlignment]Stretch" Width="[float]40">
<Rectangle Fill="[SMSolidColorBrush]#ff727272" Id="28c73f5bb57b475494e2c7adae9fa46b" IsHitTestVisible="[bool]False" Left="[float]0" RadiusX="[float]4" RadiusY="[float]4" Top="[float]0" />
<Rectangle Fill="[SMSolidColorBrush]#ffe5e5e5" Id="95facd383d824b42b78d9cf54bc089da" IsHitTestVisible="[bool]False" Left="[float]0" Margin="[SMThickness]1,1,1,1" RadiusX="[float]2.5" RadiusY="[float]2.5" Stroke="[SMSolidColorBrush]#fff2f2f2" Top="[float]0" />
</IconTemplate>
<Path Data="[PathGeometry]M 10.4969997,5.45499992 L 14.75,3.24300003 L 12.5319996,7.48999977 L 17.9839993,8.93299961 L 12.5299997,10.3699999 L 14.7419996,14.6239996 L 10.4919996,12.4060001 L 9.05099964,17.8579998 L 7.61399984,12.4029999 L 3.3599999,14.6190004 L 5.57800007,10.368 L 0,8.92500019 L 5.57800007,7.48799992 L 3.36599994,3.2349999 L 7.61600018,5.45300007 L 9.06000042,0 L 10.4969997,5.45499992 Z" EditMode="[ShapeEditMode]FixedPath" Fill="[SMSolidColorBrush]#b2000000" Height="[float]17.858" Id="d42b6934f1c54caaae92862caddecd12" Left="[float]20" MinHeight="[float]1" MinWidth="[float]1" Stroke="[SMSolidColorBrush]#00ffffff" Top="[float]15" Width="[float]17.984" />
<Image BaseName="[string]Image" Height="[float]14" HorizontalAlignment="[HorizontalAlignment]Left" Id="326635f69acf4077a02bf3154d149df5" Left="[float]4" MinHeight="[float]13" MinWidth="[float]13" Source="[EmbeddedDrawingImage]&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M20.5 3l-.16.03L15 5.1 9 3 3.36 4.9c-.21.07-.36.25-.36.48V20.5c0 .28.22.5.5.5l.16-.03L9 18.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V3.5c0-.28-.22-.5-.5-.5zM15 19l-6-2.11V5l6 2.11V19z&quot;/&gt;&lt;path d=&quot;M0 0h24v24H0z&quot; fill=&quot;none&quot;/&gt;&lt;/svg&gt;" Stretch="[SMStretch]Uniform" Top="[float]20" VerticalAlignment="[VerticalAlignment]Top" Width="[float]14" />
</IconPanel>
</Icon>
<ConnectorPane Height="40" Id="5d8e8fd46499401b8d6bb7d8bee575e5" ListViewHeight="145" ListViewWidth="150" Width="40" xmlns="http://www.ni.com/PlatformFramework">
Expand Down Expand Up @@ -57,12 +56,12 @@
<Parameter Id="R5" Desc="error out" />
</MethodDeclaration>
</p.MethodDeclaration>
<Terminal DataType="@fc5abbec8a9d49caa9c6c0052a9532cc" Direction="Input" Hotspot="0 15" Id="L1" Usage="Required" xmlns="http://www.ni.com/PlatformFramework" />
<Terminal DataType="@653ef4077a33432286c9b18f23200e31" Direction="Input" Hotspot="0 15" Id="L1" Usage="Required" xmlns="http://www.ni.com/PlatformFramework" />
<Terminal DataType="Double" Direction="Input" Hotspot="0 25" Id="L2" xmlns="http://www.ni.com/PlatformFramework" />
<Terminal DataType="Double" Direction="Input" Hotspot="0 35" Id="L3" xmlns="http://www.ni.com/PlatformFramework" />
<Terminal DataType="Int32" Direction="Input" Hotspot="0 45" Id="L4" xmlns="http://www.ni.com/PlatformFramework" />
<Terminal DataType="Error" Direction="Input" Hotspot="0 55" Id="L5" xmlns="http://www.ni.com/PlatformFramework" />
<Terminal DataType="@fc5abbec8a9d49caa9c6c0052a9532cc" Direction="Output" Hotspot="40 5" Id="R0" xmlns="http://www.ni.com/PlatformFramework" />
<Terminal DataType="@653ef4077a33432286c9b18f23200e31" Direction="Output" Hotspot="40 5" Id="R0" xmlns="http://www.ni.com/PlatformFramework" />
<Terminal DataType="Error" Direction="Output" Hotspot="40 55" Id="R5" xmlns="http://www.ni.com/PlatformFramework" />
</MethodCall>
<DataAccessor Bounds="335 305 40 15" DataItem="9e8fc58c18d040a4afd383061d250142" Id="475ef32b7eff4de2b2b845f75f3ac1cb" Label="340599ab862c4a2a9502bad8f5498123" xmlns="http://www.ni.com/MocCommon">
Expand Down Expand Up @@ -214,20 +213,20 @@
</AttributeValues>
</Attributed>
</p.TypeReference>
<p.TypeReference TypeId="fc5abbec8a9d49caa9c6c0052a9532cc">
<Attributed AttributedType="@56d53ab649e6404299b51e82c31760af">
<p.TypeReference TypeId="653ef4077a33432286c9b18f23200e31">
<Attributed AttributedType="@d5cc76c39163420cb65dd0e1a0e0eb64">
<AttributeValues>
<AttributeValue Name="NI_PlatformFramework_RefnumAttributes" Value="[NI_PlatformFramework_RefnumAttributes]Refnum" />
</AttributeValues>
</Attributed>
</p.TypeReference>
<p.TypeReference TypeId="6a065a314b284c30a6c4f337261bcf77">
<Typedef TypedefName="map reference.gtype" UnderlyingType="@fc5abbec8a9d49caa9c6c0052a9532cc" />
<Typedef TypedefName="map reference.gtype" UnderlyingType="@653ef4077a33432286c9b18f23200e31" />
</p.TypeReference>
<p.TypeReference TypeId="d21b892806b842dd99e6346d1cc502e8">
<Function Id="1" IsStatic="True" IsConstructor="False" Name="CreateMap" ReturnType="Void" GenericTypeDefinition="Void">
<Parameters>
<Attributed AttributedType="@01743437076349098fc3fc73ae1b113a">
<Attributed AttributedType="@b3f8048e424f4785b185fea6273a1c93">
<AttributeValues>
<AttributeValue Name="NI.UserDefinedName" Value="[string]placeholder" />
</AttributeValues>
Expand All @@ -242,51 +241,51 @@
<AttributeValue Name="NI.UserDefinedName" Value="[string]lng" />
</AttributeValues>
</Attributed>
<Attributed AttributedType="@702142d16f1d4a31a43a98e9cd226cdb">
<Attributed AttributedType="@16a5242e123b48c89509f51e4d68114b">
<AttributeValues>
<AttributeValue Name="NI.UserDefinedName" Value="[string]zoom" />
</AttributeValues>
</Attributed>
<Attributed AttributedType="@56939d3f412b4f5186f9f0d528ebb32d">
<Attributed AttributedType="@b7fcf6db37e24d87a35a0f82e30024c9">
<AttributeValues>
<AttributeValue Name="NI.UserDefinedName" Value="[string]error in" />
</AttributeValues>
</Attributed>
<Attributed AttributedType="@637245aa7bfb4f41be245a5d6ae50592">
<Attributed AttributedType="@256a0f2b154e45d5b46334cac2ebc806">
<AttributeValues>
<AttributeValue Name="NI.UserDefinedName" Value="[string]map" />
</AttributeValues>
</Attributed>
<Attributed AttributedType="@478c9fe5277b4b148f4adc6da9528132">
<Attributed AttributedType="@65d92217a48e4cfe9f866ebced49bbd8">
<AttributeValues>
<AttributeValue Name="NI.UserDefinedName" Value="[string]error out" />
</AttributeValues>
</Attributed>
</Parameters>
</Function>
</p.TypeReference>
<p.TypeReference TypeId="56d53ab649e6404299b51e82c31760af">
<p.TypeReference TypeId="d5cc76c39163420cb65dd0e1a0e0eb64">
<Composite Id="1" Name="NI.JavaScriptReference" ReferenceClass="" GenericTypeDefinition="Void" BaseType="Void" />
</p.TypeReference>
<p.TypeReference TypeId="01743437076349098fc3fc73ae1b113a">
<Parameter InputParameterPassingRule="Required" OutputParameterPassingRule="NotAllowed" Name="L1" DataType="@fc5abbec8a9d49caa9c6c0052a9532cc" />
<p.TypeReference TypeId="b3f8048e424f4785b185fea6273a1c93">
<Parameter InputParameterPassingRule="Required" OutputParameterPassingRule="NotAllowed" Name="L1" DataType="@653ef4077a33432286c9b18f23200e31" />
</p.TypeReference>
<p.TypeReference TypeId="c4120b005718498da2c90af2b6d57b42">
<Parameter InputParameterPassingRule="Recommended" OutputParameterPassingRule="NotAllowed" Name="L2" DataType="Double" />
</p.TypeReference>
<p.TypeReference TypeId="d1bf26b2e2f14117aebb754ac4443398">
<Parameter InputParameterPassingRule="Recommended" OutputParameterPassingRule="NotAllowed" Name="L3" DataType="Double" />
</p.TypeReference>
<p.TypeReference TypeId="702142d16f1d4a31a43a98e9cd226cdb">
<p.TypeReference TypeId="16a5242e123b48c89509f51e4d68114b">
<Parameter InputParameterPassingRule="Recommended" OutputParameterPassingRule="NotAllowed" Name="L4" DataType="Int32" />
</p.TypeReference>
<p.TypeReference TypeId="56939d3f412b4f5186f9f0d528ebb32d">
<p.TypeReference TypeId="b7fcf6db37e24d87a35a0f82e30024c9">
<Parameter InputParameterPassingRule="Recommended" OutputParameterPassingRule="NotAllowed" Name="L5" DataType="Error" />
</p.TypeReference>
<p.TypeReference TypeId="637245aa7bfb4f41be245a5d6ae50592">
<Parameter InputParameterPassingRule="NotAllowed" OutputParameterPassingRule="Recommended" Name="R0" DataType="@fc5abbec8a9d49caa9c6c0052a9532cc" />
<p.TypeReference TypeId="256a0f2b154e45d5b46334cac2ebc806">
<Parameter InputParameterPassingRule="NotAllowed" OutputParameterPassingRule="Recommended" Name="R0" DataType="@653ef4077a33432286c9b18f23200e31" />
</p.TypeReference>
<p.TypeReference TypeId="478c9fe5277b4b148f4adc6da9528132">
<p.TypeReference TypeId="65d92217a48e4cfe9f866ebced49bbd8">
<Parameter InputParameterPassingRule="NotAllowed" OutputParameterPassingRule="Recommended" Name="R5" DataType="Error" />
</p.TypeReference>
</DataTypeReferenceTable>
Expand All @@ -303,7 +302,14 @@
<FontSetting FontFamily="Segoe UI" FontSize="6" />
</FileNameText>
</IconTemplate>
<IconTemplate Height="[float]60" IsHitTestVisible="[bool]False" Left="[float]0" TemplateName="[string][Comp]GoogleMap.gcomp" Top="[float]0" Width="[float]40" />
<IconTemplate ClipMargin="[SMThickness]3,3,3,3" Height="[float]60" HorizontalAlignment="[HorizontalAlignment]Stretch" IsHitTestVisible="[bool]False" Left="[float]0" TemplateName="[string][Comp]GoogleMap.gcomp" Top="[float]0" VerticalAlignment="[VerticalAlignment]Stretch" Width="[float]40">
<Path Data="[PathGeometry]M 0,11 L 0,2 C 0,0.899999976 0.899999976,0 2,0 L 2,11 L 0,11 Z" Fill="[SMSolidColorBrush]#ff8dc73d" Height="[float]11" HorizontalAlignment="[HorizontalAlignment]Left" IsHitTestVisible="[bool]False" Left="[float]0" Margin="[SMThickness]2,2,2,2" MinHeight="[float]1" MinWidth="[float]1" Top="[float]0" VerticalAlignment="[VerticalAlignment]Top" Width="[float]2" />
<Rectangle Fill="[SMSolidColorBrush]#ff8dc73d" Height="[float]11" IsHitTestVisible="[bool]False" Left="[float]0" Margin="[SMThickness]4,2,4,2" MinHeight="[float]1" MinWidth="[float]1" Top="[float]0" VerticalAlignment="[VerticalAlignment]Top" Width="[float]NaN" />
<Path Data="[PathGeometry]M 2,11 L 2,2 C 2,0.899999976 1.10000002,0 0,0 L 0,11 L 2,11 Z" Fill="[SMSolidColorBrush]#ff8dc73d" Height="[float]11" HorizontalAlignment="[HorizontalAlignment]Right" IsHitTestVisible="[bool]False" Left="[float]0" Margin="[SMThickness]2,2,2,2" MinHeight="[float]1" MinWidth="[float]1" Top="[float]0" VerticalAlignment="[VerticalAlignment]Top" Width="[float]2" />
<Text Height="[float]13" HorizontalAlignment="[HorizontalAlignment]Left" IsHitTestVisible="[bool]False" Left="[float]5" Text="[string]GMaps" TextAlignment="[TextAlignment]Center" TextWrapping="[TextWrapping]Wrap" Top="[float]0" VerticalAlignment="[VerticalAlignment]Top" VerticalScrollBarVisibility="[ScrollBarVisibility]Hidden" Width="[float]29">
<FontSetting FontFamily="Segoe UI" FontSize="7" />
</Text>
</IconTemplate>
<IconTemplate Height="[float]60" IsHitTestVisible="[bool]False" Left="[float]0" TemplateName="[string][JSLI]&lt;GoogleMap.jsli&gt;" Top="[float]0" Width="[float]40" />
</IconPanel>
</Icon>
Expand Down
Loading

0 comments on commit b4f878e

Please sign in to comment.