Search found 298 matches: maps

Return to advanced search

Re: IE

... it is not possible to run more or less complex html files in webview2 - the webview2 window closes immediately We have been able to make Google maps work with it, so I would say there are no limits. What HTML are you loading that is causing troubles ? You may be doing it in a wrong way
by Antonio Linares
Sat Jun 04, 2022 9:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: IE
Replies: 39
Views: 1678

Re: Google Maps + Ativex dejó de funcionar?

El problema es el soporte para navegadores antiguos: Internet.Explorer, que es sustituído por Edge
viewtopic.php?f=3&t=41359&p=247843&hilit=webview&sid=2d26ec1f3a10c9958251e9b91ad2d970#p247843
by cnavarro
Sat May 07, 2022 3:18 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Google Maps + Ativex dejó de funcionar?
Replies: 1
Views: 259

Google Maps + Ativex dejó de funcionar?

Google Maps + Ativex dejó de funcionar? MENSAGEM NO BROWSE: Você está usando um navegador incompatível com a API Maps JavaScript. Avalie a possibilidade de usar outro navegador. Saiba mais Dispensar TEST.HTML <!DOCTYPE html> ...
by MGA
Fri May 06, 2022 8:48 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Google Maps + Ativex dejó de funcionar?
Replies: 1
Views: 259

Re: Experiment: MapControl

... that have the ability to see the google map by searching for an address. Then here we are talking about the Map Control Class which loads the maps from https://www.openstreetmap.org/about " OpenStreetMap is open data: you are free to use it for any purpose as long as you attribute it ...
by Silvio.Falconi
Wed Feb 23, 2022 7:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Experiment: MapControl
Replies: 23
Views: 6656

Re: ¿Cómo puedo marcar varios puntos con Google Maps?

Ramón, La estructura de tu HTML es asi: comienzo del html var locations = [ ['Location 1 Name', 'València, Comunidad Valencia, España', 'Location 1 URL'], ['Location 2 Name', 'Benidorm, Comunidad Valenciana, España', 'Location 2 URL'], ['Location 3 Name', 'Vinarós, Comunidad Valenciana, España', 'Lo...
by Antonio Linares
Wed Feb 16, 2022 3:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿Cómo puedo marcar varios puntos con Google Maps?
Replies: 10
Views: 1971

Re: ¿Cómo puedo marcar varios puntos con Google Maps?

Gracias, Antonio, por tu interés, pero, perdona mi torpeza, ¿en qué parte del código conecto con la dbf? Ejemplo: empresas.dbf con campos Denominación, dirección, localidad, cp He estado siguiente el hilo del enlace, pero no he visto (o no me he dado cuenta) desde dónde se recuperan los datos de la ...
by Ramón J.
Wed Feb 16, 2022 2:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿Cómo puedo marcar varios puntos con Google Maps?
Replies: 10
Views: 1971

Re: ¿Cómo puedo marcar varios puntos con Google Maps?

Ramón, En este ejemplo puedes visualizar tu fichero HTML desde tu aplicación desktop. Como el fichero HTML se carga desde un fichero en tu PC, solo tienes que tener varios creados ó generarlo dinamicamente usando DBFs, colores, según necesites. Para construirlo haz: FWH\samples\buildh32.bat ramon Si...
by Antonio Linares
Wed Feb 16, 2022 8:58 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿Cómo puedo marcar varios puntos con Google Maps?
Replies: 10
Views: 1971

Re: ¿Cómo puedo marcar varios puntos con Google Maps?

... style="width:750px; height:450px; border: 2px solid #3872ac;"></div><scripttype="text/javascript"src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCTrSO0GAJbjDBLmxR3xOl-GjpNOUacrw0&libraries=places"></script><script type="text/javascript">  ...
by Ramón J.
Tue Feb 15, 2022 6:17 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿Cómo puedo marcar varios puntos con Google Maps?
Replies: 10
Views: 1971

Re: ¿Cómo puedo marcar varios puntos con Google Maps?

Gracias, Antonio, voy a probar tus sugerencias.

Saludos
by Ramón J.
Sun Feb 13, 2022 6:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿Cómo puedo marcar varios puntos con Google Maps?
Replies: 10
Views: 1971

Re: ¿Cómo puedo marcar varios puntos con Google Maps?

... https://jsfiddle.net/geocodezip/sdhb4fcu/ https://stackoverflow.com/questions/29463131/mapping-multiple-locations-with-google-maps-javascript-api-v3-and-geocoding-api Si lo quieres para una app desktop puedes usar el control webview y mostrar el resultado directamente en él: ...
by Antonio Linares
Sun Feb 13, 2022 4:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿Cómo puedo marcar varios puntos con Google Maps?
Replies: 10
Views: 1971

Re: ¿Cómo puedo marcar varios puntos con Google Maps?

Buenas noches, por favor: ¿Cómo puedo marcar varios puntos con Google Maps? cree una matriz con los datos (nombre, dirección, código postal, ciudad, estado, etc.) Y enviar a Google para posicionar en el mapa Tipo: https://i.ibb.co/FD9pPSj/xxxxxxxxxxxxxxxxxxxxxxxxxxx.jpg ...
by Ramón J.
Sat Feb 12, 2022 3:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿Cómo puedo marcar varios puntos con Google Maps?
Replies: 10
Views: 1971

Re: Rectangle as bitmap

This is IE. I work through it with the Maps API. There is no means for printing or output to a file in this API
by Natter
Thu Oct 07, 2021 11:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rectangle as bitmap
Replies: 35
Views: 1953

Re: Increase the map scale

Natter,

I don't think you have given enough information for anyone to be able to help.

Is the map an image you already have or an online map such as Google Maps?

Is the scale a separate image from the map, or something you are drawing on the map image?
by James Bott
Mon Sep 27, 2021 10:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Increase the map scale
Replies: 2
Views: 341

Re: Webpage made with mod harbour + DBF files

... converting my WP site to mod harbor. I am currently working on the implementation of the mega menu. The blocks such as Portfolio, FAQs, Google maps, Team are simply integrated with one line. The changes and extensions are then made directly in the database. Best regards, Otto LIVE https://winhotel.space/mh_megamenu_template/megamenu.prg ...
by Otto
Fri May 07, 2021 7:37 pm
 
Forum: mod_harbour
Topic: Webpage made with mod harbour + DBF files
Replies: 2
Views: 638
Next

Return to advanced search