Awesome, thanks! On Oct 11, 2017 5:46 PM, "Rob Gaston" <[email protected]> wrote:
> Hi Vincent, > > The layer you are looking at in the map layer manager is a resource layer, > not the layer that contains search markers. For this, from the map layer > manager, go to Overlays > Search Markers. > > The marker looks “grainy” because it is expanded to 2x it’s regular size. > You can customize the styling here however you see fit. The glyphs that > are available in mapbox gl js by default can be seen here: > https://github.com/mapbox/mapbox-gl-styles#standard-icons > > The console warning can be ignored. The python mapbox vector tile > renderer does not support the v3 spec yet. > > - Rob > > > > On Oct 11, 2017, at 11:51 AM, Vincent Meijer <[email protected]> > wrote: > > Hi Dennis, > > Sorry for the late reply. > I was confused by/suspicious of this behavior for two reasons: > - The hexagons keep their size when I zoom in, so they become huge (see > first screenshot below). But I see now that I can change this in Map > Settings -> Search Results Grid. > - The black markers are quite grainy, which made me think it was some > javascript bug. > > > Regarding the second point, when I go to Map Manager that black marker is > displayed as a small dot (please see second screenshot below). > I expected that icon to be the Android figure I selected from the list > below. Am I misinterpreting the role of that icon? > I did find out I can change the size and color of that black dot. Is there > a way to change the black marker? > > Please also note the warning in the browser console in the bottom. Is > anybody else seeing this? > > > Anyway, thanks for your help! > > Vincent > > > > <https://lh3.googleusercontent.com/--A8TWFWn5kY/Wd5hWh5vgGI/AAAAAAAACBc/OZYjm8uppXsfDP_HSLIJrR9xsahPKCF8gCLcBGAs/s1600/Hexagon.PNG> > > > > > > > > <https://lh3.googleusercontent.com/-4Zp35zQlSIw/Wd5h-g2RZKI/AAAAAAAACBg/ZnHB0BiiJfEQWFS545jQX1SjixRx3f7rQCLcBGAs/s1600/Map%2BManager.PNG> > > > On Friday, 6 October 2017 13:13:44 UTC-4, Dennis Wuthrich wrote: >> >> Hi Vincent >> >> Arches provides a way to show the full set of resources that meet your >> search criteria, and uses the purple hexagons to display a binned >> distribution of all resources in your query. The black markers show the >> location of a specific resource instance on the map. Another way to say >> this: the purple polygons aggregate all the resource instances in your >> query, the markers show the location of each instance. >> >> Of course, you are not required to show the hexagons (e.g.; an overlay >> that we call the "search results" layer) on your map. You can hide the >> layer by default (or delete it if you prefer) in the map manager. >> >> Hope this helps. >> >> Dennis >> >> On Friday, October 6, 2017 at 6:20:19 AM UTC-7, Vincent Meijer wrote: >>> >>> The location icons on my Arches 4 map seem to be a bit off. >>> >>> All georeferenced items in my database show up as purple hexagons. Those >>> resources that are currently visible in the results bar on the left show an >>> additional black location icon. >>> >>> No errors are shown in the browser console. >>> >>> Thoughts? >>> >>> Thanks! >>> Vincent >>> >>> >>> <https://lh3.googleusercontent.com/-iinJmI-Jg8k/WdeBZxSA6rI/AAAAAAAACBA/47KoYXS549c_wmyiyBT2UB8VX6DsMpLqwCLcBGAs/s1600/arches_map.PNG> >>> >>> > -- > -- To post, send email to [email protected]. To unsubscribe, > send email to [email protected]. For more > information, visit https://groups.google.com/d/forum/archesproject?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > > > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
