• 1
    fix: [geo] · 152ab8ec
    100pah 提交于
    (1) fix contain point calculation.
    (2) remove Geo['_nameCoordMap'], instead, calculate center on demand.
    (3) fix that some API missing nameProperty and geoJSON should cached not only by mapName but also by nameProperty.
    (4) do not support nameMap in geoSVG until some real requirements come.
    (5) svg line polyline use 'region.lineStyle' rather than 'region.itemStyle'
    (6) svg text tspan image are enabled to trigger tooltip and user event (but not supported to change state and style yet).
    152ab8ec
Geo.ts 6.4 KB