Expand my Community achievements bar.

robin_wadhwa
robin_wadhwa
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • HI,Did you find any solution for this?I am still facing the same issue.ThanksRobin

    Type

    Discussions

    Views

    2.9K

    Likes

    0

    Replies

    0
  • In my code I am trying to read an excel file and storing the data into nodes.As in excel latitude and longitude is not available but address is there(city , street address, zip code). Here google API plays its role.import Statements for google API:-import com.google.maps.GeoApiContext;import com.goo...

    Type

    Questions

    Views

    3.4K

    Likes

    0

    Replies

    0
  • Thanks for the response,After adding (as google-maps-services is dependent on these 2 dependencies )--><dependency>    <groupId>com.squareup.okio</groupId>    <artifactId>okio</artifactId>    <version>2.1.0</version></dependency><!-- https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp -->...

    Type

    Questions

    Views

    3.3K

    Likes

    0

    Replies

    0
  • Hi PuzanovsP​Thanks for the response.After making changes as you suggested. I am getting -->okhttp3 -- Cannot be resolvedokio -- Cannot be resolvedcom.google.appengine.api.urlfetch -- Cannot be resolvedTo solve these I added below dependencies but still its not getting resolved.<!-- https://mvnrepos...

    Type

    Questions

    Views

    3.3K

    Likes

    0

    Replies

    0
  • In java am trying to get Latitude and Longitude dynamically by passing the address. GeoApiContext context = new GeoApiContext.Builder().apiKey("KEY") .build();            String address = ""1600 Amphitheatre Parkway Mountain View, CA 94043";            GeocodingResult[] results = GeocodingApi.geocod...

    Type

    Questions

    Views

    5.3K

    Likes

    0

    Replies

    15
Top badges earned by robin_wadhwa
Customize the badges you want to showcase on your profile