ASP.net JavaScript - Google Maps API #1694
Unanswered
andrec84j
asked this question in
Perguntas e Respostas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Possuo uma página onde exibo alguns marcadores em um mapa, ao tentar realizar a atualização das posições dos makers não consigo atualizar os valores via javascript.
A variável sempre mantem o valor anterior.
Alguém conseguiria me ajudar com esse problema?
Código:
<%@ Page Language="vb" AutoEventWireup="false" CodeBehind="mapas_google_api.aspx.vb" Inherits="MCWReportV2.mapas_google_api" %>
<title></title> <script type="text/javascript" src="/_reports/_controles/jquery-3.3.1.min.js"></script> <script type="text/javascript" src="/_reports/_controles/jquery-3.3.1.min.js"></script>Beta Was this translation helpful? Give feedback.
All reactions