Creating Google map at server side

Discussion in 'Perl' started by susmithp, Nov 5, 2009.

  1. susmithp

    susmithp New Member

    Joined:
    Nov 4, 2009
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    How can I create a Google map object at server side and add layer, ie draw the shape using that map object. I don't want to load the map at client side, ie in browser. I just want to create a map at server side and do some computation at sever side it self and destroy that object.
    I have seen a module Geo::Google::MapObject in CPAN, but I can't see any method to add a layer.. etc..
    Can any one guide me... :)

    thanks in advance
    Susmith
     
  2. pradeep

    pradeep Team Leader

    Joined:
    Apr 4, 2005
    Messages:
    1,645
    Likes Received:
    87
    Trophy Points:
    0
    Occupation:
    Programmer
    Location:
    Kolkata, India
    Home Page:
    http://blog.pradeep.net.in
    What kind of calculations are you looking to do?
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice