Abaixo está a maneira que estou usando a key api e não está
funcionando

...
<head runat="server">
    <title>Viva Portais - Manutenção de Dados de Empresas</title>
    <link href="../css/Estilo1.css" rel="stylesheet" type="text/css" /
>
</head>

<body class="body0">

<form id="form0" class="form0" runat="server"
defaultfocus="tb_emaili">

<!-- Inicializações
----------------------------------------------------------------------------------------------
-->
<div class="div0">

    <asp:LinqDataSource ID="LinqDataSource1" runat="server"
        ContextTypeName="linksalisilDataContext" Select="new
(c_categoria, c_idcategoria)"
        TableName="Categorias" OrderBy="c_categoria"
Where="c_idcategoria < 700">
    </asp:LinqDataSource>

    <asp:ScriptManager ID="ScriptManager2" runat="server">
    </asp:ScriptManager>

    <script type="text/javascript" src="http://maps.google.com/maps?
file=api&amp;v=2&amp;
        key=ABQIAAAAIFqrO7in_S_IQRzjY-
us3xSqvHtA2i6HQT3v5s_wErTcJCPs1hQ4nNUgnfUbLg8jzyWuvxWE7k4OTw";>
    </script>

</div>
<!-- Cabeçalho - Banner
------------------------------------------------------------------------------------------
-->
<asp:Panel  Width="1002px"  Height="110px" ID="panel_banner"
runat="server" Visible="true">

    <div style="float:left; width:350px;">
        <br /><br /><br />

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to