Hi,
I had generated tile images using gdal2tiles. I am deploying my application
in tomcat which is in C drive. Since tile images occupy more space, I had
created a new drive E and placing all the images there. Now, can I use the
tile images from E drive? if my images are in E: maps and my application is
running in C: tomcat: OL3 how do I use images from E drive for my
application running in C drive?
new ol.layer.Tile({
source: new ol.source.XYZ({
url: '..../{z}/{x}/{-y}.png'
})
})
--
You received this message because you are subscribed to the Google Groups "OL3
Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/ol3-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ol3-dev/0d3a03d8-3172-49ee-8923-02057ccb257e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.