This is an extension of Warp11 Googlemaps plugin
Added the following attributes at SQL Query:
- Icon: Use custom pin image, specify the image URL
- Latlong: Specify Latitude and Longitude instead of address to increase performance on multiple markers. Ex: 41.380268, 2.190475
Last updated: 10/07/2015. Version 1.1 new features:
- Upgraded inner gomaps plugin to version 1.3.3 (includes Googlemaps v3)
- Added possibility to group plugins using new sql column group
Comments
Nickname | Rating | Date |
ff | 2 | 07/10/2024 04:56 | fff |
bgu | 4 | 06/06/2023 00:39 | test |
josep | - | 06/04/2017 17:57 | Hi Bernardo,
It's quite simple, if you look at plugin help info (once installed) you'll find a SQL sample.
select address, --text address
title, --Pin Title
markerhtml, --Marker content once pin is clicked
infoboxvisible, -- true / false show infobox by default
icon, --Image URL of PIN
latlong, --Latitude, longitude separated by comma
group --Icon group (to identify a group of items for DynamicActions
from TABLE |
bernardo | - | 05/04/2017 13:53 | Hi Josep,
kindly provide a hint how to handle this plugin! Thxs. it looks brilliant, but its not clear to me how to get it running... I use APEX 5.1 - the item_plugin requires a LOV and its not clear what is expected there. nor is clear to me what page items I do need and how the sql query (select name, icon, address, latlon from places ??) has to look like.
Thanks in advance and greetings to Barcelona! Great. I love the city!!
B./ |
Josep | - | 04/11/2016 19:16 | Hi mcardozo,
Right now is not possible in this version. Please note this plugin is based on GoMap jquery plugin http://www.pittss.lv/jquery/gomap/examples.php
Everything that can be done with GoMap can be an extension of this plugin. I'm afraid goMap does not allow grouping markers zooming out the map. You could achieve it manually by modifying SQL results after zooming but you'd need to refresh apex page (it's not yet possible to refresh this item via ajax). Hope this gives you some clues! |
mcardozo | 5 | 04/11/2016 19:05 | Josep, Wondering if this could be extended to group multiple points in to summary numbers as the zoom level is decreased. I have points across the world I'd like to plot, but I'd like to be able to see the globe from a high level and see counts of points in regions etc.
Can this be done with this or another plugin you've seen? |
josep | - | 19/07/2016 09:39 | Hi, yes zoom is one of the parameters of item. Showing route between two points is not integrated. Greetings. |
RG | - | 19/07/2016 09:17 | Can we set the ZOOM also? What If we want to show the route b/w two locations? |
josep | - | 08/04/2016 07:50 | Hi nr,
Check you have all properties informed. It's important you fill default adress and zoom. Also query should be properly populated, you can see examples at comments section. |
nr | - | 08/04/2016 05:27 | hi i am new in apex and i tried this plugin, but the map is green. i inserted a default value for my address but it is not working. Can anyone help me? |
Asgor | 3 | 11/02/2016 10:02 | awesome! |
kleber | 2 | 06/01/2016 13:28 | ejemplo |
josep | - | 09/11/2015 11:57 | Hi Sanjaya, no clue... it's working at apex.oracle.com |
Sanjaya | - | 09/11/2015 11:47 | Hi,
This plugin was working fine in our local environment but currently showing "The page at itam.emea.avnet.com says: X
This page was unable to display a Google Maps element
See the Terms of Service for more information: http://
www.google.com/intl/en-IJS_US/hel p/terms_maps.html.
" this alert. But still it's working in our other instances and here too.
Can you please suggest? |
Von | - | 07/10/2015 19:45 | Brilliant attempt,
How could one use this plugin to link the coordinates by a line. |
|
|
Plugin Info
Plugin: |
GoogleMaps |
Average Rate: |
4 |
Visits: |
20974 |
Downloads: |
1145 |
Last updated: |
04-oct-2018 |
GitHub: |
 |
|
|
|