24 Commits

Author SHA1 Message Date
jbalhar
314a6aab86 Merge branch 'develop' into feature/kmz-embedded-resources 2018-02-21 08:36:44 +01:00
jbalhar
96b1b9bdf8 Added example of MultiGeometry 2018-02-20 11:29:43 +01:00
jbalhar
910e45d7ff Improved Region example. 2018-02-20 11:14:53 +01:00
AkeluX
c5e809a64f Remove technical names 2018-02-12 16:06:32 +01:00
jbalhar
a4dbec07e3 Updated KML Example to contain KMZ with embedded resources for Etna. 2018-01-03 15:14:04 +01:00
jbalhar
9b878c2148 #311 - Add names to the KML example document so that they are displayed
instead of the generated IDs.
2018-01-03 11:39:34 +01:00
Jakub Balhar
4755a191b4 Merge branch 'develop' into feature/kml-clamp-to-ground
# Conflicts:
#	src/formats/kml/geom/KmlLineString.js
#	src/formats/kml/geom/KmlPolygon.js
2017-06-05 08:14:18 +02:00
Jakub Balhar
02dd4bdd5c LineString and Polygon are displayed as Surface ones, when clampToGround is used. 2017-05-22 10:02:18 +02:00
yvoumard
9b32217a07 Added style map to KML example 2017-03-31 08:52:12 +01:00
Jakub Balhar
038bce8151 Working example. 2016-06-26 16:38:00 +02:00
Jakub Balhar
f379529105 Return KML Sample 2016-06-26 16:28:50 +02:00
Jakub Balhar
d231315083 Download the NetworkLink KML File only once.
Respect all visibility purposes relevant for a Feature.
2016-06-03 09:43:17 +02:00
Jakub Balhar
bd1879b280 NetworkLink with Region. 2016-06-03 09:38:34 +02:00
Jakub Balhar
48338565b6 It is possible to use other file as a part of the Network Link. 2016-06-02 12:27:37 +02:00
Jakub Balhar
02632bcea7 Fix duplicating options. 2016-04-28 08:15:10 +02:00
Jakub Balhar
80cfff7858 Respect altitude. 2016-04-27 15:31:52 +02:00
Jakub Balhar
8d0603845f Added examples of GroundOverlay from Sentinel-2A 2016-04-26 15:34:34 +02:00
Jakub Balhar
ccc7be7fdb Working ScreenOverlay 2016-04-06 13:55:34 +02:00
Jakub Balhar
1fc86b02b8 Example of Working Ground Overlay
Updated Caching.
2016-04-06 13:26:47 +02:00
Jakub Balhar
ae4c7766bd In theory respect altitude. 2016-04-04 15:49:53 +02:00
Jakub Balhar
f36a1b7117 Region for multiple levels. 2016-04-04 13:25:18 +02:00
Jakub Balhar
e4e7c2395b Working mechanism for hiding the Region. 2016-04-04 11:30:09 +02:00
Jakub Balhar
ec9dc97e0b Working implementation again.
Main issue remains speed.
2016-03-29 15:28:03 +02:00
Jakub Balhar
fe925036a5 Remove unneeded examples
Rename example to conform to other examples
Move .kml file to data
Update run configuration.
2016-01-20 19:40:13 +01:00