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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -