dasudasu / php-google-map-api

Automatically exported from code.google.com/p/php-google-map-api
0 stars 0 forks source link

Custom Sidebar Example missing some code #88

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Example code at 
http://www.bradwedell.com/phpgooglemapapi/demos/advanced_marker_opener_sidebar.p
hp

It is missing a few lines at the beginning.

<?php
include_once("../include/GoogleMap.php");
include_once("../include/JSMin.php");

Original issue reported on code.google.com by whatsups...@gmail.com on 3 Jan 2013 at 10:40