<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Labels not displaying in ArcGIS Mobile Application in ArcGIS for Windows Mobile Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657250#M2769</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I see a reference in the ArcGIS Mobile help to the MapLayer::GetMaplayerLabelClass method. It is supposed to return the label class used by current map layer and allow you to turn the label on or off. But looking at the MapLayer class - the method does not exist??????&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Feb 2011 20:43:47 GMT</pubDate>
    <dc:creator>SimonGurner</dc:creator>
    <dc:date>2011-02-21T20:43:47Z</dc:date>
    <item>
      <title>Labels not displaying in ArcGIS Mobile Application</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657249#M2768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello ArcGIS Mobile Gurus! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am building a Desktop ArcGIS Mobile Application using C# Microsoft Vis Studio 2008 for data editing in the field using a tablet PC. I have an mxd that has a layer which I want to label, so in my mxd I have setup to layer on a field using Tahoma font size 8. It shows up in my mxd with my label - good as gold! I extract the data to a map cache using the Create Mobile Map tool in ArcCatalog (I want to create a standalone python script that does this and it does not work but that is a separate issue!). When I connect my map control all my layers display similarly to what they do in ArcMap but my labels do not appear!!! Why? I am NOT using any kind of expression to concatenate strings to form my label - I am just labelling straight off a field. But my labels do not appear. Does anyone have any ideas? This is very annoying and will make it difficult for my application to be a success. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help appreciated! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Simon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 04:41:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657249#M2768</guid>
      <dc:creator>SimonGurner</dc:creator>
      <dc:date>2011-02-21T04:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Labels not displaying in ArcGIS Mobile Application</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657250#M2769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I see a reference in the ArcGIS Mobile help to the MapLayer::GetMaplayerLabelClass method. It is supposed to return the label class used by current map layer and allow you to turn the label on or off. But looking at the MapLayer class - the method does not exist??????&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 20:43:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657250#M2769</guid>
      <dc:creator>SimonGurner</dc:creator>
      <dc:date>2011-02-21T20:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Labels not displaying in ArcGIS Mobile Application</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657251#M2770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I couldn't find the reference page for this, but I have read that labeling only supports default placement with no expressions and no Maplex. I had an expression that stacked some labels that didn't work. I removed the expression and used a single offset, and that too didn't work. Using the default placement with a single label however works fine. I hope there's a work around for this, but I believe this is the way it works by default.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you find a solution please let us know.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 13:59:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657251#M2770</guid>
      <dc:creator>JeffAzevedo</dc:creator>
      <dc:date>2011-02-22T13:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Labels not displaying in ArcGIS Mobile Application</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657252#M2771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jeff, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply. But I am not using any expression with my label. I am using default placement and no maplex. But my labels still do not display. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought it may have to do with my displayexpression on may map layer so I removed it, but still my labels do not display. I have no idea what is going on there! Am I missing some setting somewhere? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again, any help is appreciated!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 20:33:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657252#M2771</guid>
      <dc:creator>SimonGurner</dc:creator>
      <dc:date>2011-02-22T20:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Labels not displaying in ArcGIS Mobile Application</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657253#M2772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am sure you have seen the help on what is supported in mobile maps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgismobile/10.0/help/index.html#//007v00000006000000.htm"&gt;http://help.arcgis.com/en/arcgismobile/10.0/help/index.html#//007v00000006000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found that sometimes labeling does not work, and still don't know why. But I think that it could be caused by strange characters in the string, or the field being labelled not being a text field. Having said that, I have managed to lable based on a Date field, for example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The other alternative would be having an Annotation Feature Class to do the labeling, which at the same time should work much faster??.... as you probably know labeling is one of the trickiest operations in the GIS and I think that for mobile (devices + apps) it might be a bit too much.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally, I think that the key to a successful mobile project is simple maps for simple tasks, once it gets too complicated, then you should look at ArcPad, desktop, or engine applications to replace it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dont know if this is useful, just thought I'd comment as I have been living this recently.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alvaro&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 01:08:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657253#M2772</guid>
      <dc:creator>AlvaroNavarro</dc:creator>
      <dc:date>2011-02-23T01:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Labels not displaying in ArcGIS Mobile Application</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657254#M2773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try setting your Data Frame Properties specify extent to an outline of a feature. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The custom extent has botched one of my labels (I think) and once I set it to our City Limits feature, the custom extent now shows our labels. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There's some very odd behavior with Mobile, I hesitated even mentioning this as it doesn't seem logical, but it did fix this particular cache I have.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 14:21:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657254#M2773</guid>
      <dc:creator>JeffAzevedo</dc:creator>
      <dc:date>2011-02-23T14:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Labels not displaying in ArcGIS Mobile Application</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657255#M2774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Folks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Not sure on the issue here, but see that you have found a mistake in our documentation for the MapLayer class, since the MapLayerLabelClass were removed at 10.0 release. This was done to simplify the implementation so that labels are now just part of the layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for the labels not displaying, I would suggest trying to zoomin on the features, to see if they will draw at different scales, which is using the ArcMap settings. At certain scales you may see the feature but not the symbol, since the labeling is a bit more complex. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Not if you look at the SDK walkthrough sample the labels do not draw at the intial extent, but will show once you zoom in enough.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the labels do not appear at different scales perhaps you could attach a small screenshot, to illustrate the data.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 16:43:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657255#M2774</guid>
      <dc:creator>glennmeister</dc:creator>
      <dc:date>2011-03-02T16:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Labels not displaying in ArcGIS Mobile Application</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657256#M2775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found that you need to set the placement properties to Allow overlaps&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 17:18:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657256#M2775</guid>
      <dc:creator>AngieAllison</dc:creator>
      <dc:date>2011-05-25T17:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Labels not displaying in ArcGIS Mobile Application</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657257#M2776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got the same problem with labeling recently and as I found out from this &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/29142-Labeling-in-ArcGIS-Mobile?highlight=labels"&gt;thread&lt;/A&gt;&lt;SPAN&gt;, my problem was from the subtypes of the layers (a software defect logged as NIM061212: Labels do not persist in a Mobile Map Cache if there is a subtype field present in the data.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 07:56:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657257#M2776</guid>
      <dc:creator>CiprianLazar</dc:creator>
      <dc:date>2012-03-12T07:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Labels not displaying in ArcGIS Mobile Application</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657258#M2777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://forums.arcgis.com/attachment.php?attachmentid=12622&amp;amp;d=1331645245"&gt;&lt;IMG src="http://forums.arcgis.com/attachment.php?attachmentid=12622&amp;amp;d=1331645245&amp;amp;thumb=1" /&gt;&lt;/A&gt;&lt;SPAN&gt;If a post provides the answer to your question, then we encourage you to mark the post as "the answer" by activating the &lt;/SPAN&gt;&lt;SPAN style="color:#008000;"&gt;green check mark&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt; right of the post. You can also "vote" on posts that you find helpful by clicking the &lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;blue caret mark. &lt;/SPAN&gt;&lt;SPAN&gt;More information about the &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/esri/arcgis/2012/03/04/the-new-arcgis-discussion-forums-mvp-program/#more-3997%20"&gt;ArcGIS Discussion Forums MVP Program&lt;/A&gt;&lt;SPAN&gt; found here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Esri Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 12:35:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657258#M2777</guid>
      <dc:creator>DeniseKing</dc:creator>
      <dc:date>2012-03-13T12:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Labels not displaying in ArcGIS Mobile Application</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657259#M2778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;A href="http://forums.arcgis.com/attachment.php?attachmentid=12622&amp;amp;d=1331645245"&gt;&lt;IMG src="http://forums.arcgis.com/attachment.php?attachmentid=12622&amp;amp;d=1331645245&amp;amp;thumb=1" /&gt;&lt;/A&gt;If a post provides the answer to your question, then we encourage you to mark the post as "the answer" by activating the &lt;SPAN style="color:#008000;"&gt;green check mark&amp;nbsp; &lt;/SPAN&gt; right of the post. You can also "vote" on posts that you find helpful by clicking the &lt;SPAN style="color:#0000ff;"&gt;blue caret mark. &lt;/SPAN&gt;More information about the &lt;A href="http://blogs.esri.com/esri/arcgis/2012/03/04/the-new-arcgis-discussion-forums-mvp-program/#more-3997%20"&gt;ArcGIS Discussion Forums MVP Program&lt;/A&gt; found here.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Esri Support&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any alternative beyond the annotation one so far?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prior we had the Paint event with the DrawText but in 10.1 we don't have it anymore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ezequias&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 17:02:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657259#M2778</guid>
      <dc:creator>EzequiasRodrigues_da_Rocha</dc:creator>
      <dc:date>2013-11-08T17:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Labels not displaying in ArcGIS Mobile Application</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657260#M2779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got the solution by using MapGraphicLayers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See attached to see if it is what you are looking for.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 15:45:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/labels-not-displaying-in-arcgis-mobile-application/m-p/657260#M2779</guid>
      <dc:creator>EzequiasRodrigues_da_Rocha</dc:creator>
      <dc:date>2013-11-11T15:45:19Z</dc:date>
    </item>
  </channel>
</rss>

