<?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: Map Grid Display Style Properties in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/map-grid-display-style-properties/m-p/172325#M476</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for replying.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would also be nice if the Grid spacing could also be specified, regardless of current scale.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Carlos&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jul 2012 15:47:43 GMT</pubDate>
    <dc:creator>CarlosColón-Maldonado</dc:creator>
    <dc:date>2012-07-13T15:47:43Z</dc:date>
    <item>
      <title>Map Grid Display Style Properties</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/map-grid-display-style-properties/m-p/172323#M474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The sample app that shows how to show and hide Grid lines on the map was very helpful for me. The lines display in blue with labels. Is there a way to change the color and not display labels? I can't seem to find that in the API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Carlos&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 13:08:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/map-grid-display-style-properties/m-p/172323#M474</guid>
      <dc:creator>CarlosColón-Maldonado</dc:creator>
      <dc:date>2012-07-10T13:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Map Grid Display Style Properties</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/map-grid-display-style-properties/m-p/172324#M475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Carlos,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the moment the isn't a way to change the colors of the grid in the API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are considering this for a future release.&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;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 10:17:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/map-grid-display-style-properties/m-p/172324#M475</guid>
      <dc:creator>MarkBaird</dc:creator>
      <dc:date>2012-07-12T10:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Map Grid Display Style Properties</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/map-grid-display-style-properties/m-p/172325#M476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for replying.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would also be nice if the Grid spacing could also be specified, regardless of current scale.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Carlos&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 15:47:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/map-grid-display-style-properties/m-p/172325#M476</guid>
      <dc:creator>CarlosColón-Maldonado</dc:creator>
      <dc:date>2012-07-13T15:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Map Grid Display Style Properties</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/map-grid-display-style-properties/m-p/172326#M477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for considering improving map grid display modifications. I appreciate the support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The setLineColor method requires an integer representing a grid level as well as a color. I printed out all grid levels from the JMap and it listed 5 levels from 0 to 4. Are these values associated with the current map scale? Will there be a time where this number of levels differ? Is there a way to set them all without having to query and set each of the existing ones (this is what the latest example does)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advanced.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 19:37:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/map-grid-display-style-properties/m-p/172326#M477</guid>
      <dc:creator>CarlosColón-Maldonado</dc:creator>
      <dc:date>2013-01-23T19:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Map Grid Display Style Properties</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/map-grid-display-style-properties/m-p/172327#M478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For the MRGS grid type, there are a set number of grid levels, starting with UTM at the top and as you zoom in it displays differerent MGRS levels.&amp;nbsp; The different levels are switched on and off internally via scale thesholds.&amp;nbsp; These scale thresholds are not exposed in the API as tweaking them can cause terrible performance problems if you are not careful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There isn't a way of setting all of the colors in the grid.&amp;nbsp; As in the sample application you need to query the grid levels and set each one.&amp;nbsp; We beleived this gave the most flexibility.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 08:18:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/map-grid-display-style-properties/m-p/172327#M478</guid>
      <dc:creator>MarkBaird</dc:creator>
      <dc:date>2013-01-24T08:18:12Z</dc:date>
    </item>
  </channel>
</rss>

