Changes between Version 23 and Version 24 of appapi/4.0


Ignore:
Timestamp:
01/30/2015 04:05:04 PM (11 years ago)
Author:
zhouruxuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • appapi/4.0

    v23 v24  
    268268        } 
    269269    ] 
    270    destinationPlaces:[ //驾车路线数组,第一个就是出发点,其他按顺序 
    271         { 
    272          type:地点类型(1:集合地点;2:目的地点) 
     270   gatherPlace:{ 
     271         name:名字 
     272         longitude:经度 
     273         latitude:纬度 
     274   } 
     275        
     276   destinationPlaces:[  
     277        { 
    273278         name:名字 
    274279         longitude:经度 
    275280         latitude:纬度 
    276281         }, 
    277         { 
    278          type:地点类型(1:集合地点;2:目的地点) 
     282         { 
    279283         name:名字 
    280284         longitude:经度 
     
    343347        } 
    344348    ] 
    345    destinationPlaces:[ //驾车路线数组,第一个就是出发点,其他按顺序 
    346         { 
    347          type:地点类型(1:集合地点;2:目的地点) 
     349   gatherPlace:{ 
     350         name:名字 
     351         longitude:经度 
     352         latitude:纬度 
     353   } 
     354        
     355   destinationPlaces:[  
     356        { 
    348357         name:名字 
    349358         longitude:经度 
    350359         latitude:纬度 
    351360         }, 
    352         { 
    353          type:地点类型(1:集合地点;2:目的地点) 
     361         { 
    354362         name:名字 
    355363         longitude:经度