Groups
Groups
Sign in
Groups
Groups
gmaps4jsf-dev
Conversations
About
Send feedback
Help
Reverse Geocoding
8 views
Skip to first unread message
chris
unread,
Oct 28, 2015, 7:03:36 PM
10/28/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gmaps4jsf-dev
I saw there was this question already about a year ago.
Is an adaptation to Google's changes in the meantime available?
Will it be really possible to call it out of server code? Will this need special adjustments in JBoss AS?
I have picked up something from the internet like:
public void reverseGeocode() {
PlaceMark placeMark;
/* currently not working !! */
try {
placeMark = GMaps4JSFServiceFactory.getReverseGeocoderService()
.getPlaceMark(latitudeDecimal, longitudeDecimal);
addressString = placeMark.getAddress();
...
Thanks in advance
Chris
Reply all
Reply to author
Forward
0 new messages