Google Map Parameters Limit to Specific Country Map

bpweb123bpweb123 Member Posts: 19
I have seen previous post that NAV is able to hyperlink to google map by placing the following code on the OnPush() trigger

HYPERLINK('http://www.google.com/maps?f=q&hl=en&q=' +Address+' '+"Address 2"+' '+"ZIP Code"+' '+City)

It is working, but how would I limit it to search to only specific country? Let's say I want to search the address in only Singapore.

Answers

Sign In or Register to comment.