4 Commits

Author SHA1 Message Date
Miguel Del Castillo
aa13d8fdc1
Reverted WKT coordinate parsing to first read latitude and then longitude (#877)
* Changed WKT parent object to read coordinates as lat-long

* Changed WKT unit test to receive coordinates as 'lat,long'

* Styled Custom WKT string entry textbox to align it with the Destination one

* Reordered tags for WKT entry button
2022-05-10 12:34:33 -05:00
Claudia Ifrim
f7a6e19fc5 add meta tag for charset - examples (#777) 2018-07-24 18:32:09 -05:00
Miguel Del Castillo
cec91c96c5 Corrected examples names (#754)
Use "WorldWind _______ Example" as naming standard.
2018-06-21 14:47:21 -07:00
Miguel Del Castillo
3101cea6d1 Improvements to documentation in 3 examples (#750)
* Added documentation to Shapefiles

* Added documentation to TriangleMeshes

* Added documentation to Well-Known Text example

* Changed capitalization of WKT example file name

* Changed highlights colors in order to show light shading more clearly
2018-06-18 15:03:34 -07:00