Cacti / plugin_gpsmap

GPS Maps Plugin for Cacti
GNU General Public License v2.0
3 stars 2 forks source link

Feature Request: Support other map providers #8

Open SergejLT opened 5 years ago

SergejLT commented 5 years ago

Is your feature request related to a problem? Please describe. Google API maps is no longer 100% free...

Describe the solution you'd like Is it posible to migrate maps to let say 'openstreetmap' or any other?

Additional context Google have moved to a model where they give you credits so it's free, until you run out of them. Then they charge you. Previously, when your free amount ran out, it just stopped working. Whilst they state they will not charge you unless you approve this in your account, you must still provide a card to prove you are not an automated process.

anarkia1976 commented 5 years ago

@netniV openstreetmap support will be fantastic, if possible. thanks a lot.

netniV commented 5 years ago

We would have to look at the licensing to see if we can utilise it, but I will pass on the request :)

netniV commented 5 years ago

I've updated the initial post to contain more detail.

anarkia1976 commented 5 years ago

Thanks a lot.

netniV commented 5 years ago

OpenLayers looks good. I've been playing with that but we still need to investigate any potential licensing issues.

ereuter98800 commented 3 years ago

Hi, i made a correction to gpsmap.php to include OpenLayer map, popup- and so one. I do not know how to publish my code. Tree parts : gpsmpa.php, gpsmap.css, and processregion.php

TheWitness commented 3 years ago

Create a pull request. It's not that hard if you use the desktop client.