I want to convert lat lon to CLLocationCoordinate2D. self.currentLocation = {.latitude = 0.0, .longitude = 0.0};
I have an external *.js file that contains Javascript. How do I get teh sameintellisense and color highlighting as I do in an ASPX page?