Plugin
https://github.com/Crno/Corona-SDK-Maps
Despite the fact that the installation of the plugin looks simple, I have errors in the simulator. Maybe who knows what the problem is.
Plugin
https://github.com/Crno/Corona-SDK-Maps
Despite the fact that the installation of the plugin looks simple, I have errors in the simulator. Maybe who knows what the problem is.
What is the link to the corona page for that plugin?
I don’t see it in the marketplace of on the plugins page.
It may be an abandoned plugin.
Alternate it may not wok in the simulator (should fail gracefully though) or perhaps not on Windows.
Is that the only plugin you’re including in build.settings? I ask because the error is complaining about ‘plugin_tilemap’ which is a weird name for a maps plugin, but maybe that is just me. :unsure:
build.settings:
settings =
{
plugins =
{
[“plugin.maps”] =
{
publisherId = “com.baltixy”,
},
},
android =
{
usesPermissions =
{
“android.permission.INTERNET”
}
}
}
Yes, this is the only plugin that I connect. I do according to the instructions specified by the developer on the plugin page
Maybe my equipment simulator installed by mistake?
I think the plugin is not fully loaded. Download http://plugins.coronasphere.com/com.baltixy/plugin.maps/2015.2642/win32-sim/plugin.maps.zip archive with no files listed in the error simulator
I’ve never seen or heard of that specific plugin before. It also seems to have been updated over 2 years ago.
The reason why you are receiving that error is because that plugin doesn’t exist in your project. I could be wrong, but I am fairly certain that you are experiencing this issue because the plugin hasn’t actually been uploaded to Corona’s severs and therefore it won’t be downloaded by just adding it in the build settings. In other words, my guess is that this was intended to be a plugin but it was never finished, or it was finished and uploaded to Corona’s servers, but it has been removed since.
Not what I asked…
I’m asking for the links on the Corona site.
How did you find this plugin?
If it isn’t listed on the Corona site it is probably not maintained by the author anymore.
There is no www.baltixy.com site so I’m guessing that author is gone.
Thanks for the reply. Maybe someone tell me if there is a plugin for OpenStreetMap?
Indeed, I wrote to the author, but he does not respond, most likely not supported.
This plugin https://marketplace.coronalabs.com/corona-plugins/map-plugin is available and under support!
What is the link to the corona page for that plugin?
I don’t see it in the marketplace of on the plugins page.
It may be an abandoned plugin.
Alternate it may not wok in the simulator (should fail gracefully though) or perhaps not on Windows.
Is that the only plugin you’re including in build.settings? I ask because the error is complaining about ‘plugin_tilemap’ which is a weird name for a maps plugin, but maybe that is just me. :unsure:
build.settings:
settings =
{
plugins =
{
[“plugin.maps”] =
{
publisherId = “com.baltixy”,
},
},
android =
{
usesPermissions =
{
“android.permission.INTERNET”
}
}
}
Yes, this is the only plugin that I connect. I do according to the instructions specified by the developer on the plugin page
Maybe my equipment simulator installed by mistake?
I think the plugin is not fully loaded. Download http://plugins.coronasphere.com/com.baltixy/plugin.maps/2015.2642/win32-sim/plugin.maps.zip archive with no files listed in the error simulator
I’ve never seen or heard of that specific plugin before. It also seems to have been updated over 2 years ago.
The reason why you are receiving that error is because that plugin doesn’t exist in your project. I could be wrong, but I am fairly certain that you are experiencing this issue because the plugin hasn’t actually been uploaded to Corona’s severs and therefore it won’t be downloaded by just adding it in the build settings. In other words, my guess is that this was intended to be a plugin but it was never finished, or it was finished and uploaded to Corona’s servers, but it has been removed since.
Not what I asked…
I’m asking for the links on the Corona site.
How did you find this plugin?
If it isn’t listed on the Corona site it is probably not maintained by the author anymore.
There is no www.baltixy.com site so I’m guessing that author is gone.
Thanks for the reply. Maybe someone tell me if there is a plugin for OpenStreetMap?
Indeed, I wrote to the author, but he does not respond, most likely not supported.
This plugin https://marketplace.coronalabs.com/corona-plugins/map-plugin is available and under support!