Changes

no edit summary
Line 338: Line 338:  
|}
 
|}
   −
'''Converting Latitude and Longitude values to decimal'''<br>
+
==Converting Latitude and Longitude values to decimal==
 
Latitude and Longitude values are being sent in HEX format, but to correctly parse them conversation from <b>HEX</b> to <b>Double</b>. Example:<br>  
 
Latitude and Longitude values are being sent in HEX format, but to correctly parse them conversation from <b>HEX</b> to <b>Double</b>. Example:<br>  
 
The received value in HEX is 404B59A74E8E028D<br>
 
The received value in HEX is 404B59A74E8E028D<br>

Navigation menu