Populate your maps with location data in JSON (JavaScript Object Notation) format.
Example of JSON data: {"markers":[{"lat":58.2623545, "lng":12.9539911,"title":"Vara"}]}.
Download jQuery 1.4.X or higher and jQuery UI 1.8.X or higher or use Google or Microsoft CDN. Download the jQuery Google Maps Plugin. Download GMap Demo source for examples.