
07-29-2012, 01:04 PM
|
|
|
Join Date: Mar 2012
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by soniceffect
in the file clientscript/dcMembermap.js find
Code:
function addOwnMarker(point) {
var pt = new google.maps.LatLng(parseFloat(0), parseFloat(0));
replace the 2 zeros with your default location. This is fixed in the next version.
.
|
Great Sonic, great!
|