Skip to content
GitLab
Explore
Sign in
Commits · 499123d2e1b44138bfd2aba05de9f8c12b524d7e
cesiumjs4gwt
Browse files
Nov 21, 2017
Add crossOrigin parameter
· 499123d2
iSergio
authored
Nov 21, 2017
499123d2
Example how use Cesium.loadImage from url and converts them to base64 and add to scene
· 41cfb6fa
iSergio
authored
Nov 21, 2017
41cfb6fa
Nov 20, 2017
Add java annotation for example code
· 1db7eeb5
iSergio
authored
Nov 20, 2017
1db7eeb5
Add missed native method name for fromUrlPromise
· f807ac63
iSergio
authored
Nov 20, 2017
f807ac63
Nov 18, 2017
Function fromUrl always return Promise
· 7b33980c
iSergio
authored
Nov 18, 2017
7b33980c
Nov 12, 2017
Fixed missed JsInterop definition
· 9214d064
iSergio
authored
Nov 12, 2017
9214d064
Nov 06, 2017
New 1.39.8 version
· 8157bfed
iSergio
authored
Nov 06, 2017
View commits for tag 1.39.8
1.39.8
8157bfed
Added eyeSeparation and focalLength properties to Scene to configure VR settings.
· 72b0d7f8
iSergio
authored
Nov 06, 2017
72b0d7f8
Added customTags property to the UrlTemplateImageryProvider
· 81718591
iSergio
authored
Nov 06, 2017
81718591
Added invertClassification and invertClassificationColor to Scene
· ef381d4e
iSergio
authored
Nov 06, 2017
ef381d4e
Add TextureMinificationFilter and TextureMagnificationFilter
· 8ce92867
iSergio
authored
Nov 06, 2017
8ce92867
Add any collection into PrimitiveCollection
· ce1b7df7
iSergio
authored
Nov 06, 2017
ce1b7df7
Added support for right-to-left language detection in labels.
· 4052f542
iSergio
authored
Nov 06, 2017
4052f542
Cesium version 1.39 up
· 1479be4a
iSergio
authored
Nov 06, 2017
1479be4a
Oct 30, 2017
Add PointPrimitive support
· 543817c2
iSergio
authored
Oct 30, 2017
543817c2
Add PointPrimitive support
· 5c9dfb9d
iSergio
authored
Oct 30, 2017
5c9dfb9d
Oct 18, 2017
Update with DrawInteraction
· c625659a
iSergio
authored
Oct 18, 2017
c625659a
Access to positions example
· 70c964f9
iSergio
authored
Oct 18, 2017
70c964f9
Add setActive method for block/unblock interaction
· 1588c77f
iSergio
authored
Oct 18, 2017
1588c77f
Access to position array for export geometry to third formats (PostGIS, JTS, Geos and etc)
· 1c7eaba5
iSergio
authored
Oct 18, 2017
1c7eaba5
EllipseGEometryLibrary for calculate positions of circle
· 3ea421da
iSergio
authored
Oct 18, 2017
3ea421da
Native access to Js Array
· a68cd433
iSergio
authored
Oct 18, 2017
a68cd433
Oct 12, 2017
Cesium version 1.38 up
· c5a148bd
iSergio
authored
Oct 12, 2017
View commits for tag 1.38.33
1.38.33
c5a148bd
Method for easy create instance.
· aae2a61b
iSergio
authored
Oct 12, 2017
aae2a61b
Fix options
· 221e39d9
iSergio
authored
Oct 12, 2017
221e39d9
New Draw Interaction example
· 712888b8
iSergio
authored
Oct 12, 2017
712888b8
Base support for drawing primitives (interaction)
· 82824556
iSergio
authored
Oct 12, 2017
82824556
Full Outline Geometry support
· ebe088e9
iSergio
authored
Oct 12, 2017
ebe088e9
Oct 09, 2017
Add CorridorGeometry support.
· 7d5ea4b2
iSergio
authored
Oct 09, 2017
7d5ea4b2
Try add support Exceptions
· be3312ca
iSergio
authored
Oct 09, 2017
be3312ca
Small fixes
· b4a1a462
iSergio
authored
Oct 09, 2017
b4a1a462
Update by frameState
· 6fee165c
iSergio
authored
Oct 09, 2017
6fee165c
Small fixes
· 19782af1
iSergio
authored
Oct 09, 2017
19782af1
Small fixes
· 276955af
iSergio
authored
Oct 09, 2017
276955af
Add log to console if native DataView restored.
· 39f24bd3
iSergio
authored
Oct 09, 2017
39f24bd3
Imports optimization
· 79fe0087
iSergio
authored
Oct 09, 2017
79fe0087
Fix create JsDate from long (milliseconds)
· 984b8f63
iSergio
authored
Oct 09, 2017
984b8f63
Small fixes
· 0ca6c03d
iSergio
authored
Oct 09, 2017
0ca6c03d
Add constructor PointPrimitiveCollection without options.
· 2bf3e64d
iSergio
authored
Oct 09, 2017
2bf3e64d
Change inheritance
· 7f287885
iSergio
authored
Oct 09, 2017
7f287885
Loading