[Geomoose-users] Default display - Google Maps layer

Eli Adam eadam at co.lincoln.or.us
Tue Mar 26 16:43:28 PDT 2013


Matej,

I think that you need to add the google API, see details here,
http://www.geomoose.org/howto/commercial_layers.html#how-to-add-google-layers

HTH, Eli



On Tue, Mar 26, 2013 at 4:28 PM, Matej Mailing <mailing at tam.si> wrote:
> Hi,
>
> I have added Google Maps layer as:
>         <map-source name="google_physical" type="google"
> google-type="physical">
>                 <layer name="all"/>
>         </map-source>
>
> <layer title="Physical" src="google_physical/all" status="on"/>
>
> but the layer is not loaded when opening.  I have tried changing map-source
> to
>
>         <map-source name="google_physical" type="google"
> google-type="physical">
>                 <layer name="all" status="on"/>
>         </map-source>
>  but in this case I get TypeError: this.mapObject is null in Console of
> Firebug and page isn't shown.
>
> Any pointers into the right direction on how to getting it open by default
> will be most welcome.
>
> Thanks,
> Matej
>
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geomoose-users
>


More information about the Geomoose-users mailing list