Jump to content

Unimap, how to add a new tile layer, (i.e. i think how to use unimaplayeritem)


filfor

Recommended Posts

Hello,

I would like to add a new custom tile layer to UniMap1 created.

address of tiles is something like:  http://{s}.tile.osm.org/{z}/{x}/{y}.png

 

I think this should be with TUniMapCustomLayer, somewhere I saw a command like this (not in UniGui...):

var tiles = L.tileLayer('http://{s}.tile.osm.org/{z}/{x}/{y}.png').addTo(map);

 

Is it possible in UniMap? if yes, how to?

 

Thanks in advance,

Filippo

Edited by filfor
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...