0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. openlayers
  2. /
  3. examples
  4. /
  5. data
  6. /
  7. kml
MMaximilian KrögFix kml-timezone example calculations
cdc3235c创建于 2022年8月15日历史提交
文件最后提交记录最后更新时间
2012-02-10.kml
Use https resources for ski map KML 9 年前
2012_Earthquakes_Mag5.kml
Example sources in the examples dir 10 年前
states.kml
Support formats that read ArrayBuffer sources Drag-and-Drop support for formats that read arraybuffer sources Add TextDecoder to polyfills Add custom Drag-and-Drop examples for KMZ and MVT Add sample download and KML styles option to existing example Test arraybuffer and constructed formats 5 年前
timezones.kml
Fix kml-timezone example calculations - The parsed minutes had the wrong sign when the offset is negative. - When calculating the local time, the minutes should be subtracted instead of added - Fix a data error in the kml, a fullstop was used instead of a colon. 3 年前