William Lima

Results 12 comments of William Lima

> Hey @willy1989cv let me know if you were able to address feedback from @demenech @anuveyatsu @demenech At the moment I've implemented the more flexible approach, giving the user the...

> @willy1989cv is this now good for a re-review? Hi @rufuspollock. Working on the adjustments as suggested by @demenech.

@demenech please review latest changes. here's a small doc on how it works: https://hackmd.io/@1kPvEKNGQAa77DV7pjEh5Q/Sk0geNvEA

@demenech working fine on my localhost @portaljs instance. configured through properties: ``` # My Dataset Built with PortalJS ## Map ``` or via .env ``` NEXT_PUBLIC_MAP_TILE_LAYER_NAME=MapBox NEXT_PUBLIC_MAP_TILE_LAYER_OPTION_accessToken=xxx ``` preview: ![image](https://github.com/datopian/datahub/assets/33525547/764799e5-b351-4ec9-ae7b-d53014bb2f93)...

hi @anuveyatsu at the moment I've implemented this approach: https://hackmd.io/@1kPvEKNGQAa77DV7pjEh5Q/Sk0geNvEA please review if its what we want.

Hi @anuveyatsu this was implemented here: https://github.com/datopian/datahub/pull/1122

This should provide instructions for configuring the tile layer in your Map component, including both component properties and environment variables. - [leaflet-providers demo](https://leaflet-extras.github.io/leaflet-providers/preview/index.html) - [component storybook](https://storybook.portaljs.org/?path=/docs/components-geospatial-map--docs) --- # **Configuring through...

> @willy1989cv Can this be closed? Sorry I missed this. I believe yes

## Increase the Width of the Core Content on Showcase Pages ### Problem: The core content on our Showcase pages is squeezed into a narrow middle section. This limits readability...

@olayway please review PR: https://github.com/datopian/datahub-next/pull/440