google maps - Longitude is adding extra values -


i want street view in google map infowindow.iam getting exact value database , passing google maps latlng ().but while executing line var mylatlng = new google.maps.latlng(data[i].latitude, data[i].longitude); .the value in data[i].latitude takes values .but not able value comes. example data[i].longitude in database -73.979000 after executing above line becomes -73.97899999999998.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -