Hi Jean,

On 19/06/2019 17:00, Jean Spiteri wrote:
>> For example, is the entry popup good or should the picture be on the left
> and text on the
> right (ID card style)? Also picture should be square or rectangle? That
> sort of things.

I think the layout is fine, but make the picture width 100 or 150, and
remove the hight element (otherwise it forces all pictures to be a
certain ratio, which doesn't work). In my map here:

https://www.libreoffice.org/assets/Uploads/contributor-map.html

...I specify a width of 100, but no height, so the browser does that
automatically.

Also, I would suggest a preset zoom level. If you see my map, it shows
almost all land on the world (except for some parts right on the edges).
The code that does it in my map is:

        var mymap = L.map('mapid').setView([28.505, 16.09], 13);

Cheers,
Mike

-- 
To unsubscribe e-mail to: [email protected]
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/website/
Privacy Policy: https://www.documentfoundation.org/privacy

Reply via email to