News

Sometimes we need to display google map on a jsp page, for this you just need pass lat/long to jsp. use below code to initialize map in script:var marker = null; var map = null; var markers = []; ...